spaceapi_chaoszone_github/README.md

11 lines
107 B
Markdown
Raw Permalink Normal View History

2020-11-26 11:20:56 +01:00
# spaceapi
space status of chaoszone
## how to use
2020-11-26 11:21:54 +01:00
```bash
2020-11-26 11:20:56 +01:00
python3 -m venv .
bin/python generate.py
2020-11-26 11:21:54 +01:00
```