diff --git a/README.md b/README.md index 03fee0a..22d2b17 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,11 @@ This crate consists of five modules that are provided behind [feature flags](htt - [Useful links](#useful-links) - [Features](#features) - [Examples](#examples) - - [Crossterm Wrapper](#crossterm-type--see-more) - - [Styling](#crossterm-type--see-more) - - [Cursor](#cursor--see-more) - - [Input](#input--see-more) - - [Terminal](#terminal--see-more) + - [Crossterm Type](#crossterm-type) + - [Styled Font](#styled-font) + - [Cursor](#cursor) + - [Terminal](#terminal) + - [Input Reading](#input-reading) - [Tested Terminals](#tested-terminals) - [Notice](#notice) - [Todo](#todo)