-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6dd147f
commit 8727699
Showing
1 changed file
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,18 @@ | ||
# Level | ||
Level indicator for the iOS camera app. | ||
Level indicator for the iOS camera app. | ||
|
||
## Installation | ||
1. Download the latest `deb` from the [releases](https://github.com/yandevelop/Level/releases) | ||
2. Install the `deb` using your package manager of choice | ||
|
||
## Compatibility | ||
iPhone & iPad with a jailbreak running iOS 14 or newer. | ||
|
||
## Build | ||
- Clone this repository using `git clone https://github.com/yandevelop/Level` | ||
- `cd Level` | ||
- Run `make package` | ||
|
||
## License | ||
You may not copy, modify, sublicense or distribute the source code or any packages from it. | ||
|