README.md in habluhablu-0.2.3 vs README.md in habluhablu-0.2.5

- old
+ new

@@ -32,12 +32,14 @@ $ gem install habluhablu ### Usage -Generate file for a specific language using `habluhablu -l <symbol>` command. -[List of symbols](https://www.w3.org/International/O-charset-lang.html) - +Generate file for a specific language using `habluhablu -l <symbol>` command. +Generate an example language file using `habluhablu -l example` command (it generates empty file with keywords to fill). +Generate files for a more languages using `habluhablu -m <symbols>(separated by '_')` command. +[List of symbols](https://www.w3.org/International/O-charset-lang.html) + `habluhablu --help` There is also an option to add countries flag using bootstrap (for more informations go to languages/Countries_Flags.md). ### Contributing