Skip to content

Commit

Permalink
Make it easy for users to get started
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsyweb committed Jul 15, 2020
1 parent dc4a045 commit bb2fc4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ push git commits and tags, and push the `.gem` file to
[rubygems.org](https://rubygems.org).


## Usage
## Getting started [![Gem version](https://img.shields.io/gem/v/zxcvbn-ruby.svg?style=flat-square)](https://github.com/envato/zxcvbn-ruby) [![Gem downloads](https://img.shields.io/gem/dt/zxcvbn-ruby.svg?style=flat-square)](https://rubygems.org/gems/zxcvbn-ruby)

Gemfile:
Add the following to your project's `Gemfile`:

```ruby
gem 'zxcvbn-ruby', require: 'zxcvbn'
Expand Down

0 comments on commit bb2fc4e

Please sign in to comment.