diff --git a/README.md b/README.md index 3e56ad4..936851a 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ A preprocessor for [mdbook][] to add inline Table of Contents support. [mdbook]: https://github.com/rust-lang-nursery/mdBook -It turns this: +It turns this marker: ```md ``` -into a Table of Contents based on all top- and second-level headings of the chapter. +into a Table of Contents based on headings of the chapter following the marker. ## Installation