Nipun Claude commited on
Commit
0dc16ec
·
1 Parent(s): d3f806f

Remove duplicate title from README.md

Browse files

- Remove '# Video Toolkit' from README.md content
- Jekyll front matter already provides the title
- This prevents multiple title repetitions on the website
- Now the page will show clean single title

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -1,5 +1,3 @@
1
- # Video Toolkit
2
-
3
  A fast and efficient command-line tool for trimming MP4 videos with minimal processing and automatic audio extraction. This tool prioritizes speed by using stream copying when possible, falling back to re-encoding only when necessary for precision.
4
 
5
  ## Features
 
 
 
1
  A fast and efficient command-line tool for trimming MP4 videos with minimal processing and automatic audio extraction. This tool prioritizes speed by using stream copying when possible, falling back to re-encoding only when necessary for precision.
2
 
3
  ## Features