Skip to content

Commit

Permalink
readme: add usage
Browse files Browse the repository at this point in the history
  • Loading branch information
myokoym committed Oct 6, 2012
1 parent bae20a5 commit 5240442
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -20,7 +20,10 @@ Or install it yourself as:

## Usage

TODO: Write usage instructions here
require 'MeCab'
require 'mecab-syllable'

p MeCab::Syllable.new("今日は雨").count #=> 5

## Contributing

Expand Down

0 comments on commit 5240442

Please sign in to comment.