Skip to content

Commit b368a54

Browse files
committed
docs: fix markdown formatting in README badge
The YouTube demo badge was incorrectly formatted with an extra heading level (###). Removed the heading markers to maintain consistent markdown styling.
1 parent 3a4c4e2 commit b368a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[![GitHub issues](https://img.shields.io/github/issues/DevCicadaY/CursorVIPFeedback)](https://github.com/DevCicadaY/CursorVIPFeedback/issues)
1212
[![GitHub closed issues](https://img.shields.io/github/issues-closed/DevCicadaY/CursorVIPFeedback)](https://github.com/DevCicadaY/CursorVIPFeedback/issues?q=is%3Aissue+is%3Aclosed)
1313

14-
### [![Latest Release Demo](https://img.shields.io/badge/YouTube-Demo-red)](https://www.youtube.com/watch?v=JLkITcJ8qM0)
14+
[![Latest Release Demo](https://img.shields.io/badge/YouTube-Demo-red)](https://www.youtube.com/watch?v=JLkITcJ8qM0)
1515

1616
</div>
1717

0 commit comments

Comments
 (0)