README.txt in rufus-verbs-0.1 vs README.txt in rufus-verbs-0.2
- old
+ new
@@ -1,10 +1,10 @@
= 'rufus-verbs'
== what is it ?
-'rufus-verbs' is an extended HTTP client library. It provides the four main HTTP "verbs" as Ruby methods : get, put, post and delete.
+'rufus-verbs' is an extended HTTP client library (gem). It provides the four main HTTP "verbs" as Ruby methods : get, put, post and delete.
It wraps a certain number of techniques that make it a decent tool for manipulating web resources.
== features