README.rdoc in linux-tools-0.2.1 vs README.rdoc in linux-tools-0.3.0

- old
+ new

@@ -1,8 +1,8 @@ = linux-tools -This is a veryy basic ruby gem which will allow users to execute common and basic linux commands from 'irb' itself. -Currently implemented commands are ls,cd,cat,chmod,cp. More of the commands will be implemented by the day. +This is a very basic ruby gem which will allow users to execute common and basic linux commands from 'irb' itself. +Currently implemented commands are ls,cd,cat,chmod,cp. =Usage ls : Lt.ls cd : Lt.cd, then on pressing enter, directory name. == Contributing to linux-tools