diff --git a/readme.markdown b/readme.markdown index 77e4dda..05fd29d 100644 --- a/readme.markdown +++ b/readme.markdown @@ -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: -* __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.