refactor(README): add new lines before lists to fit markdown standard
This commit is contained in:
parent
b04cbf006a
commit
801abef51b
1 changed files with 2 additions and 0 deletions
|
@ -106,6 +106,7 @@ This is an early-stage project. Contributions, bug reports, and feature requests
|
||||||
## Technical Details
|
## Technical Details
|
||||||
|
|
||||||
Built with:
|
Built with:
|
||||||
|
|
||||||
- **CLI Framework**: [urfave/cli/v3](https://github.com/urfave/cli)
|
- **CLI Framework**: [urfave/cli/v3](https://github.com/urfave/cli)
|
||||||
- **Video Processing**: [AlexEidt/Vidio](https://github.com/AlexEidt/Vidio)
|
- **Video Processing**: [AlexEidt/Vidio](https://github.com/AlexEidt/Vidio)
|
||||||
- **Image Processing**: Go standard library
|
- **Image Processing**: Go standard library
|
||||||
|
@ -137,6 +138,7 @@ The testing phase for Claude's coding agent in this repo is finished and it shal
|
||||||
SPDX-License-Identifier: MIT OR Apache-2.0
|
SPDX-License-Identifier: MIT OR Apache-2.0
|
||||||
|
|
||||||
This project is dual-licensed under your choice of:
|
This project is dual-licensed under your choice of:
|
||||||
|
|
||||||
- MIT License - see [LICENSE.MIT](LICENSE.MIT) file for details
|
- MIT License - see [LICENSE.MIT](LICENSE.MIT) file for details
|
||||||
- Apache License 2.0 - see [LICENSE.Apache-2.0](LICENSE.Apache-2.0) file for details
|
- Apache License 2.0 - see [LICENSE.Apache-2.0](LICENSE.Apache-2.0) file for details
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue