Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
catwell committed Mar 22, 2011
1 parent 4630f8e commit 3b7d5c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -2,6 +2,6 @@

## Usage

require "b64url"
22507476152874102712.to_b64url # => "Thank-you-4"
"all_the_Fish".from_b64url # => 1961803945217736715041
require "b64url"
22507476152874102712.to_b64url # => "Thank-you-4"
"all_the_Fish".from_b64url # => 1961803945217736715041

0 comments on commit 3b7d5c7

Please sign in to comment.