FemGui/README.md

16 lines
138 B
Markdown
Raw Normal View History

2022-02-23 01:13:42 -08:00
# FemGui
Fembooru GUI client
## Requirements
- Python 3
- Tkinter
## Setup
```sh
pip install -r requirements.txt
python -m booru
```