Update the README.

Fix the documentation link and format it better.
This commit is contained in:
ticki 2016-09-07 11:12:23 +02:00
parent 2ff0916514
commit 5fa6289df8
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ cleaner to use escapes.
Supports Redox, Mac OS X, BSD, and Linux (or, in general, ANSI terminals).
[Documentation.](https://docs.rs/crate/termion/) | [Examples.](https://github.com/Ticki/termion/tree/master/examples) | [Changelog.](https://github.com/Ticki/termion/tree/master/CHANGELOG.md)
[Documentation](https://docs.rs/termion) | [Examples](https://github.com/Ticki/termion/tree/master/examples) | [Changelog](https://github.com/Ticki/termion/tree/master/CHANGELOG.md)
|----|----|----
## A note on stability