doc/files/README.html in mediawiki-gateway-0.1.5 vs doc/files/README.html in mediawiki-gateway-0.1.6
- old
+ new
@@ -54,11 +54,11 @@
<td>README
</td>
</tr>
<tr class="top-aligned-row">
<td><strong>Last Update:</strong></td>
- <td>Fri Oct 29 19:22:19 +0200 2010</td>
+ <td>Fri Nov 26 10:40:15 +1100 2010</td>
</tr>
</table>
</div>
<!-- banner header -->
@@ -83,9 +83,14 @@
require 'media_wiki'
mw = MediaWiki::Gateway.new('http://my-wiki.example/w/api.php')
mw.login('RubyBot', 'pa$$w0rd')
mw.create('PageTitle', 'Hello world!', 'Comment: My first page')
</pre>
+<h2>Credits</h2>
+<p>
+Thanks to John Carney, Mike Williams, Dan Heath and the rest of the Lonely
+Planet Atlas team.
+</p>
</div>
</div>
\ No newline at end of file