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

+ 4 - 4
README.md

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