Skip to content

Commit

Permalink
Add require statement
Browse files Browse the repository at this point in the history
  • Loading branch information
grempe committed Sep 8, 2016
1 parent 67fce66 commit 386edc0
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
Expand Up @@ -44,6 +44,8 @@ $ gem install session_keys
## Usage

``` ruby
require 'session_keys'

SessionKeys.generate('user@example.com', 'my strong passphrase')

{
Expand Down

0 comments on commit 386edc0

Please sign in to comment.