[+] Instructions

This commit is contained in:
2025-03-23 01:05:09 -04:00
parent a5ed8b7de7
commit d38bb03848
3 changed files with 18 additions and 1 deletions
+18 -1
View File
@@ -1,2 +1,19 @@
# AimeWeb # AimeWeb
Aime card selector website for segatools
Segatools 读卡器前端
![](img_1.png)
# 装
```
python3 -m venv venv
venv/bin/pip install -r requirements.txt
```
# 跑
```
venv/bin/python3 src/main.py
```
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File