Spaces:
Sleeping
Sleeping
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>
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
|