Skip to content

Commit

Permalink
Add todo to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakmahakale committed Aug 9, 2018
1 parent 848fdfa commit 385d8c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,8 @@ text.readtime #=> "2 minute read"
text.readtime(reading_speed: 300) #=> "1 minute read"
text.readtime(reading_speed: 200, format: :long) #=> "1 minute 30 second read"
```

## TODO

- I18n support
- Calculation based on images

0 comments on commit 385d8c6

Please sign in to comment.