Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
hktalent committed Apr 3, 2023
1 parent c973789 commit ff108c0
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,14 @@
- 提供 HTTP/2.0 HTTP/3.0 web 界面

# web UI
<img width="715" alt="image" src="https://user-images.githubusercontent.com/18223385/229487667-acdfdfdb-6125-4806-9666-09ecd349e82a.png">

```
https://127.0.0.1:8080/indexes/
mkdir -p src config
vi config/config.json
./AiCSA
open https://127.0.0.1:8080/indexes/
```

# How Test
Expand Down Expand Up @@ -72,7 +78,7 @@ find $HOME/Downloads/outImg -name '*.png' | sort | sed 's/.*/"&"/' | tr '\n' ' '
```

## 💖Star
[![Stargazers over time](https://starchart.cc/hktalent/AiCSA_pub.svg)](https://starchart.cc/hktalent/AiCSA_pub)
[![Stargazers over time](https://starchart.cc/hktalent/AiCSA.svg)](https://starchart.cc/hktalent/AiCSA)

# Donation
| Wechat Pay | AliPay | Paypal | BTC Pay |BCH Pay |
Expand Down

0 comments on commit ff108c0

Please sign in to comment.