* changed `code-block` to `code` to be compatible with GitHub
0.3
* Formatted `README.rst` with `rst` * Added 'install' and 'usage' sections to `README.rst` * Added missing `pyaml` requirement to `setup.py`
0.2
* `yamread()` and `yamwrite()` where renamed to `read_yaml()` and `write_yaml()` * imports of these routines were added to `__init__.py` so you can call them via `yamlord.read_yaml()` etc.
0.1
New to this and just trying to get this installable from `pip`. I'll include more docs etc on next release.