Skip to content

Commit

Permalink
Update badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
hopsoft committed Nov 24, 2014
1 parent af4d3e6 commit 301ab50
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
[![Lines of Code](http://img.shields.io/badge/lines_of_code-60-brightgreen.svg?style=flat)](http://blog.codinghorror.com/the-best-code-is-no-code-at-all/)
[![Code Status](http://img.shields.io/codeclimate/github/hopsoft/roleup.svg?style=flat)](https://codeclimate.com/github/hopsoft/roleup)
[![Dependency Status](http://img.shields.io/gemnasium/hopsoft/roleup.svg?style=flat)](https://gemnasium.com/hopsoft/roleup)
[![Build Status](http://img.shields.io/travis/hopsoft/roleup.svg?style=flat)](https://travis-ci.org/hopsoft/roleup)
[![Coverage Status](https://img.shields.io/coveralls/hopsoft/roleup.svg?style=flat)](https://coveralls.io/r/hopsoft/roleup?branch=master)
[![Downloads](http://img.shields.io/gem/dt/roleup.svg?style=flat)](http://rubygems.org/gems/roleup)

# Roleup

Incredibly simple role management.
Leaves authorization up to you.

_Checkout [Perm](https://github.com/hopsoft/perm) for a simple authorization solution._

[![Lines of Code](http://img.shields.io/badge/loc-60-brightgreen.svg)](http://blog.codinghorror.com/the-best-code-is-no-code-at-all/)
[![Code Status](https://codeclimate.com/github/hopsoft/roleup/badges/gpa.svg)](https://codeclimate.com/github/hopsoft/roleup)
[![Dependency Status](https://gemnasium.com/hopsoft/roleup.svg)](https://gemnasium.com/hopsoft/roleup)
[![Build Status](https://travis-ci.org/hopsoft/roleup.svg)](https://travis-ci.org/hopsoft/roleup)
[![Coverage Status](https://img.shields.io/coveralls/hopsoft/roleup.svg)](https://coveralls.io/r/hopsoft/roleup?branch=master)

## Quickstart

```sh
Expand Down

0 comments on commit 301ab50

Please sign in to comment.