aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2025-01-15 23:49:04 +0800
committerMistivia <i@mistivia.com>2025-01-15 23:49:04 +0800
commit8ff50cdf3af22d821b7c03924b796d9400dd01e6 (patch)
tree43f1af2a137c49c1861d122968f18eef59d661e8 /Readme.md
parent4fa1f4f1ab223bfca23eda8a68c091ed871ab35f (diff)
update readme
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md12
1 files changed, 1 insertions, 11 deletions
diff --git a/Readme.md b/Readme.md
index 0557d5e..38e0776 100644
--- a/Readme.md
+++ b/Readme.md
@@ -2,8 +2,6 @@
万智牌轮抽工具
-目前仍处于早期阶段
-
## 依赖
- Boost
@@ -13,19 +11,11 @@
## 构建和运行
```
-git clone https://github.com/nebula-moe/hive-mind.git
+git clone https://github.com/mistivia/hive-mind.git
cd hive-mind
make && ./hivemind
```
-或者直接使用二进制发布包
-
-```
-curl https://github.com/nebula-moe/hive-mind/releases/download/v0.1.1/hivemind-release-v0.1.1-linux-amd64.tar.gz -o hivemind.tgz
-tar -xf hivemind.tgz
-./hivemind 8080 # start a web server listening port 8080
-```
-
## 截图
![图片](https://user-images.githubusercontent.com/32918714/117160240-88e06e80-adf3-11eb-9315-18a98d128bcd.png)