Skip to content

Commit bf1a106

Browse files
committed
update readme.md
1 parent b60ad11 commit bf1a106

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- [x] routing split
1616
- [x] Static resource opening
1717
- [x] database connection
18-
- [ ] Looking for simpler database queries
18+
- [x] Looking for simpler database queries : typeorm
1919
- [x] Mocha unit tests
2020
- [x] redis
2121
- [ ] MongoDB

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- [x] 路由拆分
1616
- [x] 静态资源开放
1717
- [x] 数据库连接
18-
- [ ] 寻找更简单的数据库查询方式
18+
- [x] 寻找更简单的数据库查询方式: typeorm
1919
- [x] mocha 单元测试
2020
- [x] redis
2121
- [ ] MongoDB

0 commit comments

Comments
 (0)