Commit 95841074b171797cfdd5dfd88536e666dedcd416

Authored by 小小鲁班
Committed by GitHub
1 parent b0926086

Update README.md

Showing 1 changed file with 1 additions and 1 deletions
README.md
... ... @@ -157,7 +157,7 @@ wget -qO- https://raw.githubusercontent.com/ly525/luban-h5/dev/deploy/ubuntu-ins
157 157 #### 技术栈(当前)
158 158 1. 前端:[Vue.js](https://vuejs.org/v2/guide/)
159 159 2. 后端:[Strapi](https://strapi.io/)
160   -3. 存储:[Sqlite](https://mongodb.com)
  160 +3. 存储:[Sqlite](https://www.sqlite.org/)
161 161  
162 162 #### 如何贡献
163 163 所有合理的改动、优化、修正,新的组件,或者文档的修正、更新 相关的提交都会被接收
... ...