refactor(README): add new lines before lists to fit markdown standard

This commit is contained in:
aria 2025-06-16 02:06:59 +10:00
parent b04cbf006a
commit 801abef51b
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds

View file

@ -106,6 +106,7 @@ This is an early-stage project. Contributions, bug reports, and feature requests
## Technical Details
Built with:
- **CLI Framework**: [urfave/cli/v3](https://github.com/urfave/cli)
- **Video Processing**: [AlexEidt/Vidio](https://github.com/AlexEidt/Vidio)
- **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
This project is dual-licensed under your choice of:
- 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