We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7faee47 commit 1267fddCopy full SHA for 1267fdd
README.md
@@ -12,7 +12,7 @@ Simple command line based HTTP file server to share local file system.
12
- Can specify a custom theme for page rendering
13
- Support location alias(mount another directory to url location)
14
15
-# Tech Features
+## Tech Features
16
- Monolithic architecture
17
- Stateless
18
- Zero third party dependency
README.zh-CN.md
@@ -12,7 +12,7 @@
- 可以指定自定义主题来渲染页面
- 支持目录别名(将另一个目录挂载到某个URL路径)
-# 技术特色
+## 技术特色
- 单体架构
- 无状态
- 零第三方依赖
0 commit comments