diff --git a/README.en.md b/README.en.md new file mode 100644 index 0000000000000000000000000000000000000000..566e668f5a114486a60a8be0d693e81dc25cd7a8 --- /dev/null +++ b/README.en.md @@ -0,0 +1,16 @@ +# video-caption + +## Project Introduction +The video-caption project aims to provide an application capable of handling video subtitles. Key features may include loading, displaying, and synchronizing subtitles with video playback. + +## Installation Instructions +Please refer to the [project page](https://gitee.com/zx_test_project/video-caption) on Gitee for installation and setup guidance. + +## Usage Instructions +The project supports video playback and subtitle operations. For detailed usage and API documentation, please refer to the project instructions. + +## Contribution +Code contributions and issue reports are welcome. Visit the [Gitee project page](https://gitee.com/zx_test_project/video-caption) for more information. + +## License +This project is licensed under the MIT License. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..14c129da40de81430c2f4b0880c5c9e0d563c84b --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ + + +该项目是一个视频字幕相关的应用程序,主要功能可能包括视频播放和字幕处理。以下是项目的简要说明: + +# video-caption + +## 项目简介 +video-caption 项目旨在提供一个能够处理视频字幕的应用程序,可能的功能包括字幕的加载、显示以及与视频播放的同步控制。 + +## 安装说明 +请参考 Gitee 上的 [项目页面](https://gitee.com/zx_test_project/video-caption) 进行安装和设置。 + +## 使用说明 +该项目支持视频播放和字幕操作,具体使用方法和API文档请参考项目说明。 + +## 贡献 +欢迎贡献代码和报告问题,请访问 [Gitee 项目页面](https://gitee.com/zx_test_project/video-caption) 获取更多信息。 + +## 许可证 +该项目遵循 MIT 许可证。 \ No newline at end of file