README.md in timetrap-1.1.1 vs README.md in timetrap-1.1.2
- old
+ new
@@ -8,13 +8,14 @@
makes commands such as ``t in --at "30 minutes ago"`` possible. Timetrap is
also able to export entries to several formats (e.g. ical, csv) and is designed
to be easily extended to support additional export formats.
Timetrap maintains its state in a sqlite3 database.
+Timetrap is available as a gem on gemcutter (http://gemcutter.org/gems/timetrap)
+
To install:
- $ gem sources -a http://gems.github.com (you only have to do this once)
- $ sudo gem install samg-timetrap
+ $ gem install timetrap
This will place a ``t`` executable in your path.
Original Timebook available at:
http://bitbucket.org/trevor/timebook/src/