README.rdoc in gem_grep-0.1.1 vs README.rdoc in gem_grep-0.1.2
- old
+ new
@@ -4,11 +4,11 @@
== Install
Install the gem with:
- gem source -a http://gems.github.com && sudo gem install cldwalker-gem_grep
+ sudo gem install gem_grep
== Examples
If you want to choose what gemspec attributes (columns) you see in your results, no problem. Pass a
comma delimited list to --columns/-c in the order you want to see them. For any gemspec attribute, you can pass its alias which is the first unique string that it starts with.
@@ -133,16 +133,12 @@
| red | ParseTree (~> 2.2.0, runtime),rake (~> 0.8.3, runtime),newgem (>= 1.0.6, development),hoe (>= 1.8.0, development) |
| www-delicious | rake (>= 0.8, development),echoe (>= 3.1, development),mocha (>= 0.9, development) |
+---------------+----------------------------------------------------------------------------------------------------------------------------------------------+
10 rows in set
-== Bugs/Tickets
+== Bugs/Issues
Please submit tickets through {github's issue tracker}[http://github.com/cldwalker/gem_grep/issues].
-== TODO
+== Todo
* Tests!
-
-== LICENSE
-
-See LICENSE.txt