1
0
Fork 0
mirror of synced 2024-05-15 01:52:53 +12:00

Readme: Move Why Rare? section and Issues before Installation for better flow

This commit is contained in:
Stelios Tsampas 2022-04-30 15:57:19 +03:00
parent 0974b5aa21
commit 3d3c1f7bed

View file

@ -12,6 +12,18 @@ Rare is a graphical interface for Legendary, a command line alternative to Epic
licensed under CC BY-SA 4.0</i></p>
</div>
## Why Rare?
- Runs natively, and supports most of the major platforms
- Gets out of your way when you don't need it, allowing you to enjoy your games
- Tries to be as lightweight as we can make it while still offering a feature-full experience
- Integrates seamlessly with legendary as both projects are developed in Python
- Packages, packages everywhere
## Issues
If you run into any issues, please report it by creating an issue on GitHub or on Discord: https://discord.gg/YvmABK9YSk
## Installation
### Installation via pip (recommend)
@ -95,18 +107,6 @@ In the [actions](https://github.com/Dummerle/Rare/actions) tab you can find pack
If you are on Arch you can run `sudo pacman --needed -S python-wheel python-setuptools python-pyqt5 python-qtawesome python-requests python-psutil`
3. Run `python3 -m rare`
## Why Rare?
- Runs natively, and supports most of the major platforms
- Gets out of your way when you don't need it, allowing you to enjoy your games
- Tries to be as lightweight as we can make it while still offering a feature-full experience
- Integrates seamlessly with legendary as both projects are developed in Python
- Packages, packages everywhere
## Issues
If you run into any issues, please report it by creating an issue on GitHub or on Discord: https://discord.gg/YvmABK9YSk
## Contributing
There are several options to contribute.