mirror of
https://github.com/LorenEteval/Furious.git
synced 2026-09-22 23:08:08 +03:00
Update description
Signed-off-by: Loren Eteval <loren.eteval@proton.me>
This commit is contained in:
@@ -74,6 +74,8 @@ must have tools ready for building these bindings for your current platform firs
|
||||
|
||||
### Install Furious
|
||||
|
||||
Furious requires Python 3.8 and above.
|
||||
|
||||
```
|
||||
pip install Furious-GUI
|
||||
```
|
||||
@@ -117,4 +119,4 @@ Below are some one-click/automatic installation script that's been tested to wor
|
||||
|
||||
## License
|
||||
|
||||
License under [GPL v3.0](https://github.com/LorenEteval/Furious/blob/main/LICENSE)
|
||||
License under [GPL v3.0](https://github.com/LorenEteval/Furious/blob/main/LICENSE).
|
||||
|
||||
@@ -32,7 +32,7 @@ setup(
|
||||
name='Furious-GUI',
|
||||
version=__version__,
|
||||
license='GPL v3.0',
|
||||
description='A PyQt-based cross platform GUI client that launches your beloved GFW to outer space.',
|
||||
description='A PySide6-based cross platform GUI client that launches your beloved GFW to outer space.',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
author='Loren Eteval',
|
||||
|
||||
Reference in New Issue
Block a user