Browse Source

Merge pull request #232 from DavidJFelix/patch-1

Add sourcegraph badge
pull/234/head
Kamil Kisiel 9 years ago committed by GitHub
parent
commit
999ef73f5d
  1. 1
      README.md

1
README.md

@ -2,6 +2,7 @@ gorilla/mux @@ -2,6 +2,7 @@ gorilla/mux
===
[![GoDoc](https://godoc.org/github.com/gorilla/mux?status.svg)](https://godoc.org/github.com/gorilla/mux)
[![Build Status](https://travis-ci.org/gorilla/mux.svg?branch=master)](https://travis-ci.org/gorilla/mux)
[![Sourcegraph](https://sourcegraph.com/github.com/gorilla/mux/-/badge.svg)](https://sourcegraph.com/github.com/gorilla/mux?badge)
![Gorilla Logo](http://www.gorillatoolkit.org/static/images/gorilla-icon-64.png)

Loading…
Cancel
Save