README.md in rb-dayone-0.1.6 vs README.md in rb-dayone-0.1.7

- old
+ new

@@ -1,8 +1,8 @@ # rb-dayone -A means to create DayOne entries in ruby. +A means to create DayOne entries in ruby. Also, my first public ruby gem! Examples -------- You can create an entry pretty simply, by passing in your entry text: @@ -20,25 +20,29 @@ When you're ready to save your entry, just run the `create!` method: e.create! +Alternatively, run from the command line: + + dayone add --text "#Hello, world" --starred + Install ------- `gem install rb-dayone` Author ------ Original author: Jan-Yves Ruzicka -Roadmap +To do ------- * Image support * Location support? -* Auto-location detection +* Auto-journal detection License ------- Copyright (c) 2012 Jan-Yves Ruzicka