Skip to content

Commit

Permalink
add more explanations
Browse files Browse the repository at this point in the history
  • Loading branch information
gedera committed Jan 8, 2014
1 parent ca7e1e5 commit 9a1d328
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
= Humanize Number

Rails gem/plugin to describe a number in words.
Rails gem to describe a number in words for English and Spanish. For use english or spanish simply define:

I18n.locale = :en (English)
I18n.locale = :es (Espanish)

== Install

Expand Down

0 comments on commit 9a1d328

Please sign in to comment.