Skip to content

Commit 0a0184b

Browse files
authored
Merge pull request #5 from assetnote/update-badges-readme
docs(readme): added badges to readme
2 parents ce22c6b + 3e1aa26 commit 0a0184b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
![](/hack/kiterunner.png)
44

5+
[![GoDoc](https://godoc.org/github.com/assetnote/kiterunner?status.svg)](https://godoc.org/github.com/assetnote/kiterunner)
6+
[![GitHub release](https://img.shields.io/github/release/assetnote/kiterunner.svg)](https://github.com/assetnote/kiterunner/releases)
7+
[![Go Report Card](https://goreportcard.com/badge/github.com/assetnote/kiterunner)](https://goreportcard.com/report/github.com/assetnote/kiterunner)
8+
59
# Introduction
610

711
For the longest of times, content discovery has been focused on finding files and folders. While this approach is effective for legacy web servers that host static files or respond with 3xx’s upon a partial path, it is no longer effective for modern web applications, specifically APIs.

0 commit comments

Comments
 (0)