From e59506cc896acb7f7bf732d4fdf5e25f7ccd8983 Mon Sep 17 00:00:00 2001 From: Kamil Kisiel Date: Fri, 24 Feb 2017 11:38:04 -0800 Subject: README.md: Add sourcegraph badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index da112e4..aa7bd1a 100644 --- a/README.md +++ b/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. -- cgit v1.2.3