Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Sync docs style #7

Merged
merged 4 commits into from
Sep 30, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Capitalize headings
Signed-off-by: Robert Vojta <rvojta@me.com>
  • Loading branch information
zrzka committed Sep 30, 2019
commit d3b6abf1379444519890483015e3fee688f6727b
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Issues in this repository are disabled for the same reason. Please, report all i
- Hide/show the cursor
- Enable/disable cursor blinking (not all terminals do support this feature)

## Getting started
## Getting Started

<details>
<summary>
Expand Down Expand Up @@ -62,7 +62,7 @@ It's recommended to use the [Command API](https://crossterm-rs.github.io/crosste
because this might replace some of the existing API in the future. It is more convenient, faster and
easier to use.

## Other resources
## Other Resources

- [API documentation](https://docs.rs/crossterm_cursor/) (with other examples)
- [Examples repository](https://github.com/crossterm-rs/examples)
Expand Down