Skip to content

Commit

Permalink
Adds badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Mendes committed Dec 9, 2013
1 parent 55b3b8a commit a1d0102
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# jet-vermillion-generator [![Build Status](https://secure.travis-ci.org/fzerocentral/jet-vermillion-generator.png?branch=master)](http://travis-ci.org/fzerocentral/jet-vermillion-generator)

# jet-vermillion-generator [![Build Status](https://secure.travis-ci.org/fzerocentral/jet-vermillion-generator.png?branch=master)](http://travis-ci.org/fzerocentral/jet-vermillion-generator) [![Code Climate](https://codeclimate.com/github/fzerocentral/jet-vermillion-generator.png)](https://codeclimate.com/github/fzerocentral/jet-vermillion-generator) [![Version](http://allthebadges.io/fzerocentral/jet-vermillion-generator/badge_fury.png)](http://allthebadges.io/fzerocentral/jet-vermillion-generator/badge_fury)
Generates codes to unlock Jet Vermillion in F-Zero Maximum Velocity

## Getting Started
Expand All @@ -10,12 +9,6 @@ var jet-vermillion-generator = require('jet-vermillion-generator');
jet-vermillion-generator.generate("LOCKS"); // "W-XX9NV8A+30"
```

## Documentation
_(Coming soon)_

## Examples
_(Coming soon)_

## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).

Expand Down

0 comments on commit a1d0102

Please sign in to comment.