docs: add FAQ/security/changelog

This commit is contained in:
2026-02-28 15:42:38 +10:00
parent 8e9b07a01e
commit e08c782559
4 changed files with 117 additions and 0 deletions
+8
View File
@@ -22,6 +22,14 @@ git pull --ff-only
```
Open [http://localhost:3333](http://localhost:3333) in your browser. For remote access, use `bash start.sh --host 0.0.0.0`.
## Docs
- English guide: docs/USAGE_GUIDE.en.md
- 中文使用说明: docs/USAGE_GUIDE.zh-CN.md
- FAQ: docs/FAQ.md
- Security notes: docs/SECURITY.md
- Changelog: docs/CHANGELOG.md
## Features