Skip to content

Commit

Permalink
README.md: Add sourcegraph badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kisielk committed Feb 24, 2017
1 parent fa5329f commit e59506c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,6 +1,8 @@
securecookie
============
[![GoDoc](https://godoc.org/github.com/gorilla/securecookie?status.svg)](https://godoc.org/github.com/gorilla/securecookie) [![Build Status](https://travis-ci.org/gorilla/securecookie.png?branch=master)](https://travis-ci.org/gorilla/securecookie)
[![Sourcegraph](https://sourcegraph.com/github.com/gorilla/securecookie/-/badge.svg)](https://sourcegraph.com/github.com/gorilla/securecookie?badge)


securecookie encodes and decodes authenticated and optionally encrypted
cookie values.
Expand Down

0 comments on commit e59506c

Please sign in to comment.