Skip to content

Commit e795d17

Browse files
authored
Add references and acknowledgments section to README
Added a section for references and acknowledgments regarding the project and its inspirations.
1 parent 54b8387 commit e795d17

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,17 @@ chmod +x /etc/rc.local
510510
- [subconverter](https://github.com/asdlokj1qpi233/subconverter)
511511
- [zashboard](https://github.com/Zephyruso/zashboard)
512512
513+
## 参考与致谢
514+
515+
本项目在持续优化 Linux Clash / Mihomo 使用体验的过程中,参考了社区中一些优秀项目的命令行交互风格与目录组织方式,其中包括:
516+
517+
- [nelvko/clash-for-linux-install](https://github.com/nelvko/clash-for-linux-install)
518+
519+
本项目并非上述项目的 fork,也不是基于其代码直接二次开发;核心实现为独立编写,并在后续维护中逐步演进为当前架构。
520+
521+
感谢相关开源项目对 Linux Clash / Mihomo 使用体验的探索。
522+
523+
513524
# 常见问题
514525
515526
1. 部分Linux系统默认的 shell `/bin/sh` 被更改为 `dash`,运行脚本会出现报错(报错内容一般会有 `-en [ OK ]`)。建议使用 `bash xxx.sh` 运行脚本。

0 commit comments

Comments
 (0)