Skip to content

Commit f51eeff

Browse files
committed
路由已完成
1 parent d539875 commit f51eeff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ Silent 是一个简单的基于Hyper的Web框架,它的目标是提供一个
66

77
### 目标
88

9-
- [ ] 路由
9+
- [x] 路由
1010
- [ ] 中间件
1111
- [ ] 静态文件
1212
- [ ] 模板
1313
- [ ] 数据库
14-
- [ ] 日志
14+
- [x] 日志 (使用了tracing)
1515
- [ ] 配置
1616
- [ ] 会话
1717
- [ ] 安全

0 commit comments

Comments
 (0)