Skip to content

Commit f2e7cb6

Browse files
authored
Update README.md
1 parent d9fd528 commit f2e7cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This project demonstrates an automatic table of contents (TOC) generator for HTM
55
## Features
66

77
- **Dynamic Table of Contents:** The TOC is auto-generated based on the heading tags (`<h1>`, `<h2>`, etc.) in your document.
8-
- **Smooth Scroll: Clicking on any TOC item smoothly scrolls to the respective section.
8+
- **Smooth Scroll:** Clicking on any TOC item smoothly scrolls to the respective section.
99
- **Active Section Highlighting:** As you scroll through the document, the corresponding TOC item is highlighted.
1010
- **Intersection Observer API:** Utilizes the modern Intersection Observer API for efficient DOM interaction and performance.
1111
- **Responsive Design:** Works well on different screen sizes, with the TOC fixed to the right side of the page.

0 commit comments

Comments
 (0)