mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-09 11:45:02 -08:00
Create README.md
This commit is contained in:
committed by
GitHub
parent
b0796305b3
commit
62eb72e186
24
README.md
Normal file
24
README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
|
||||
# AniXStream
|
||||
|
||||
This project was created as a gui solution to any and all anime cli's. Thus freeing the cli developer from worrying about making it look good and instead focus on functionality.
|
||||
|
||||
|
||||
|
||||
|
||||
## Authors
|
||||
|
||||
- [@Benex254](https://github.com/Benex254/aniXstream)
|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
installing using the zip file
|
||||
|
||||
Go to releases and download the zip file.Then unzip it and run the following commands in the same path as the unzipped foder:
|
||||
|
||||
```bash
|
||||
python -m venv .venv
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user