README.md: fix formatting
This commit is contained in:
parent
563dce46a4
commit
3270f57ba0
Binary file not shown.
10
README.md
10
README.md
|
@ -1,10 +1,12 @@
|
|||
# Burgernotes iOS
|
||||
|
||||
The official native Burgernotes iOS client, programmed in Swift.
|
||||
|
||||
<a href="https://www.shorturl.at/fBNXY"><img src="https://i.imgur.com/46qhEAv.png" width="200"></a>
|
||||
|
||||
> [!IMPORTANT]
|
||||
> ⚠️ THIS IS BETA SOFTWARE, THERE COULD BE A LOT OF BUGS. ⚠️
|
||||
> ⚠️ IMPORTANT
|
||||
|
||||
> THIS IS BETA SOFTWARE, THERE COULD BE A LOT OF BUGS.
|
||||
|
||||
# Installation
|
||||
|
||||
|
@ -12,11 +14,13 @@ The official native Burgernotes iOS client, programmed in Swift.
|
|||
To install the application on AltStore/TrollApps, you should add the repository:
|
||||
- [AltStore](https://shorturl.at/fBNXY)
|
||||
- [TrollApps](https://shorturl.at/glmzQ)
|
||||
|
||||
Burgernotes will be available for installation in there.
|
||||
|
||||
# Building
|
||||
|
||||
> [!IMPORTANT]
|
||||
> ⚠️ IMPORTANT
|
||||
|
||||
> XCode MUST be installed (alongside the XCode commandline tools)
|
||||
|
||||
To build, simply run `make` on macOS. This will build an unsigned ipa
|
||||
|
|
Reference in New Issue