Updating Readme for 0.1.0

This commit is contained in:
Adam Sanderson 2010-12-30 13:13:49 -07:00
parent 1fc3f8c943
commit 22e4068495
1 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,12 @@ lurking when your computer can do it faster?
qw rails # will ask you which version of rails you want to open
qw activerec 3.1 # will find the gem activerecord 3.1 and open it
You can also use Qwandry with other common languages:
qw -r python numpy # opens python's numpy library
qw -r perl URI # open perl's URI library
qw -r node express # open express if it is installed for node
Installation
------------
Qwandry is a standard ruby gem, on any system with ruby installed already