diff options
Diffstat (limited to 'Readme.md')
| -rw-r--r-- | Readme.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -5,8 +5,6 @@ ## 依赖 - Boost -- [Crow](https://github.com/ipkn/crow) -- [mstch](https://github.com/no1msd/mstch) ## 构建和运行 @@ -20,3 +18,9 @@ make && ./hivemind  +## 鸣谢 + +HiveMind使用了来自下面两个库的代码 + +- [Crow](https://github.com/ipkn/crow) +- [mstch](https://github.com/no1msd/mstch) |
