Commit 94b525c

mo khan <mo@mokhan.ca>
2014-07-25 20:49:31
update the readme.
1 parent 6dd3928
Changed files (1)
README.md
@@ -1,6 +1,9 @@
 # In
 
-TODO: Write a gem description
+[![Build Status](https://travis-ci.org/mokhan/tfa.svg?branch=v0.0.2)](https://travis-ci.org/mokhan/tfa)
+
+Create a one time password for your different environments.
+
 
 ## Installation
 
@@ -18,7 +21,13 @@ Or install it yourself as:
 
 ## Usage
 
-TODO: Write usage instructions here
+
+```shell
+  $ tfa add 
+  $ tfa add develoment <secret>
+  $ tfa show development
+  $ tfa totp development
+```
 
 ## Contributing