Skip to content

Commit

Permalink
Merge pull request #266 from Detegr/fix-typo
Browse files Browse the repository at this point in the history
Fix an URL to example file
  • Loading branch information
zrzka authored Oct 1, 2019
2 parents 231ed85 + a422d46 commit 53045be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ This module enables you to style the terminal text.

Good documentation can be found at the following places: [docs](https://docs.rs/crossterm_style/),
[book](https://crossterm-rs.github.io/crossterm/docs/styling.html)
and [examples](https://github.com/crossterm-rs/crossterm/tree/master/examples/key_events.rs).
and [examples](https://github.com/crossterm-rs/examples/blob/master/examples/src/bin/key_events.rs).

_style text with attributes_

Expand Down

0 comments on commit 53045be

Please sign in to comment.