updated readme

This commit is contained in:
idleberg 2014-02-07 01:00:09 +01:00
parent d9024456c6
commit 8a28c391d1

View file

@ -4,9 +4,9 @@ On November 25th, 2013, [Creative Commons](http://creativecommons.org/) announce
Unfortunately, the output currently varies on different Markdown viewers, in particular when it comes to indentation levels: Unfortunately, the output currently varies on different Markdown viewers, in particular when it comes to indentation levels:
* __v0.1__ uses tabs to indent text, might cause some blocks to be interpreted as code (e.g. on GitHub) * [v0.1](https://github.com/idleberg/Creative-Commons-4.0-Markdown/tree/0.1) uses tabs to indent text, might cause some blocks to be interpreted as code (e.g. on GitHub)
* __v0.2__ uses spaces to indent text, results in less readable files when viewed as plain text * [v0.2](https://github.com/idleberg/Creative-Commons-4.0-Markdown/tree/0.1) uses spaces to indent text, results in less readable files when viewed as plain text
If you any suggestion on the formatting, feel invited to contribute. If you any suggestion on the formatting, feel invited to contribute.