README.textile in wikipedia-client-1.8.0 vs README.textile in wikipedia-client-1.9.0
- old
+ new
@@ -99,11 +99,10 @@
h2. Advanced
See the API spec at "http://en.wikipedia.org/w/api.php":http://en.wikipedia.org/w/api.php
-If you need data that is not already present, you can override
-parameters.
+If you need data that is not already present, you can override parameters.
For example, to retrieve only the page info:
<pre><code>page = Wikipedia.find( 'Getting Things Done', :prop => "info" )