Skip to content

Commit

Permalink
README formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherRabotin committed Aug 1, 2015
1 parent 8774d38 commit b4aaa0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# ChristopherRabotin/gin-contrib-signedauth [![Build Status](https://travis-ci.org/ChristopherRabotin/gin-contrib-signedauth.svg?branch=master)](https://travis-ci.org/ChristopherRabotin/gin-contrib-signedauth) [![Coverage Status](https://coveralls.io/repos/ChristopherRabotin/gin-contrib-signedauth/badge.svg?branch=master&service=github)](https://coveralls.io/github/ChristopherRabotin/gin-contrib-signedauth?branch=master)
# ChristopherRabotin/gin-contrib-signedauth
[![Build Status](https://travis-ci.org/ChristopherRabotin/gin-contrib-signedauth.svg?branch=master)](https://travis-ci.org/ChristopherRabotin/gin-contrib-signedauth) [![Coverage Status](https://coveralls.io/repos/ChristopherRabotin/gin-contrib-signedauth/badge.svg?branch=master&service=github)](https://coveralls.io/github/ChristopherRabotin/gin-contrib-signedauth?branch=master)
## Purpose
Allows to protect routes with a signature based authentication.

Expand Down

0 comments on commit b4aaa0f

Please sign in to comment.