reghao 1 year ago
parent
commit
22c5925338
1 changed files with 4 additions and 4 deletions
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -1,13 +1,13 @@
 ## 系统简介
 tnb 是一个 bilibili-like 的 VOD 系统, 使用前后端分离模式开发, 后端采用微服务, 整个系统包括下述项目:
 - [tnb](https://git.reghao.cn/reghao/tnb)  
-> 系统后端
+> 系统后端  
 - [bnt](https://git.reghao.cn/reghao/bnt)  
-> 系统后台应用
+> 系统后台应用  
 - [oss-store](https://git.reghao.cn/reghao/oss)  
-> 系统文件存储应用
+> 系统文件存储应用  
 - [tnbapp](https://git.reghao.cn/reghao/tnbapp)  
-> 系统前台应用
+> 系统前台应用  
 
 ## 构建依赖
 - os:Linux