README.md in ionian-0.6.12 vs README.md in ionian-0.7.0
- old
+ new
@@ -14,9 +14,22 @@
## Installation
gem install ionian
+## Issues, Bugs, Feature Requests
+
+Any bugs and feature requests should be reported on the GitHub issue tracker:
+
+https://github.com/amclain/ionian/issues
+
+
+**Pull requests are preferred via GitHub.**
+
+Mercurial users can use [Hg-Git](http://hg-git.github.io/) to interact with
+GitHub repositories.
+
+
## Code Examples
### Creating A Socket
``` ruby