Update the README.
Fix the documentation link and format it better.
This commit is contained in:
parent
2ff0916514
commit
5fa6289df8
|
@ -18,7 +18,8 @@ cleaner to use escapes.
|
||||||
|
|
||||||
Supports Redox, Mac OS X, BSD, and Linux (or, in general, ANSI terminals).
|
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
|
## A note on stability
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue