diff --git a/README.md b/README.md index 3b8e82a0c0880c4c9f15372e52b56bca1fc8a65d..896edc619e439c520563ce4e0d30e5dee926ab49 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,17 @@ # easyCV - video recording and snapshot service,based on javaCV. 基于javaCV的视频录像和快照(截图)服务。 + video recording and snapshot service,based on javaCV. + 基于javaCV的视频录像和快照(截图)服务。 ### dependency library - Core lib based on 'javacv 1.4.x',web service based on 'spring-boot 2.x'. + Core lib based on 'javacv 1.4.x',web service based on 'spring-boot 2.x'. ### build - Project is based on jdk1.8,build on maven. + Project is based on jdk1.8,build on maven. ### core lib - The core library of video recording and snapshots is two separate modules. - 截图快照和视频录像是两个独立的核心库。 + The core library of video recording and snapshots is two separate modules. + 截图快照和视频录像是两个独立的核心库。 ### web service Web services used springboot services,each web service is an independent micro service.