Skip to content

Commit

Permalink
docs(README): add travis build badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ds82 committed Oct 22, 2015
1 parent 5a8a77e commit 3c321ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# access-right

[![Build Status](https://travis-ci.org/ds82/access-right.svg)](https://travis-ci.org/ds82/access-right)

This tiny library helps you to check if a user has access to somethin (e.g. a resource) in your node app.
I created this lib to make my life a bit easier, when working with user and rights.

Expand Down

0 comments on commit 3c321ac

Please sign in to comment.