fix readme (#122)
Some checks failed
mandarine-build / source (push) Has been cancelled
mandarine-build / linux (appimage) (push) Has been cancelled
mandarine-build / linux (fresh) (push) Has been cancelled
mandarine-build / macos (arm64) (push) Has been cancelled
mandarine-build / macos (x86_64) (push) Has been cancelled
mandarine-build / windows (msvc) (push) Has been cancelled
mandarine-build / windows (msys2) (push) Has been cancelled
mandarine-build / android (push) Has been cancelled
mandarine-format / clang-format (push) Has been cancelled
mandarine-build / macos-universal (push) Has been cancelled
mandarine-build / release (push) Has been cancelled

This commit is contained in:
Kleidis 2024-11-02 09:18:53 -07:00 committed by GitHub
parent 8597eeb0b5
commit 8f138bd7f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ Memory: 2GB of RAM. 4GB is recommended
# Which build should I use?
- MSVC is generally good for most users
- MSYS2 is good for users who may not want to install Microsoft Visual C++ runtime / Hate the open source MSYS2
- MSYS2 is good for users who may not want to install Microsoft Visual C++ runtime
## ⚠️ Dev Builds (Pre-release software, may be buggy)
@ -69,9 +69,9 @@ Memory: 2GB of RAM. 4GB is recommended
| 🐧 Linux|[![Qt Build](https://github.com/mandarine3ds/mandarine/actions/workflows/build.yml/badge.svg)](https://github.com/mandarine3ds/mandarine/actions/workflows/Qt_Build.yml)|[Linux AppImage](https://nightly.link/mandarine3ds/mandarine/workflows/build/master/linux-appimage.zip)|
| 🍎 Mac OS|[![Qt Build](https://github.com/mandarine3ds/mandarine/actions/workflows/build.yml/badge.svg)](https://github.com/mandarine3ds/mandarine/actions/workflows/Qt_Build.yml)|[Mac OS Universal](https://nightly.link/mandarine3ds/mandarine/workflows/build/master/macos-universal.zip)|
# Contribution
# Contributions
Feel free to open a Pull Request. Even if you are new on coding, you will be respected on your work even if it doesn't get merged for some reason. I know how hard is coding, and I'll usually never decline your code just because the way it is coded or similar (not as other known projects). I'll try help you as long as my skills are enough for, and as long as your code doesn't cause any bug and works as expected, it will probably get merged.
if you know what you're doing, feel free to open a PR, we will review it in due time and it most likely will get approved and merged.
# Support