updated readme

master
Dolan Miu 2017-04-22 20:04:49 +01:00
parent 97b80f9288
commit 341b994006
1 changed files with 23 additions and 2 deletions

View File

@ -1,6 +1,9 @@
# Minetest Texture Pack Completion Checker
## How to use
# How to use
## Normal Checking
At the moment, it checks against the well reknowned `Summerfields` texture pack.
#### To get information and details about the repo
@ -12,4 +15,22 @@ https://minetest-checker.herokuapp.com/<OWNER>/<REPO>
```url
https://minetest-checker.herokuapp.com/<OWNER>/<REPO>.svg
```
```
## Mod Checking
### Farming Mod
#### To get information and details about the repo
```url
https://minetest-checker.herokuapp.com/farming/<OWNER>/<REPO>
```
#### To get a pretty badge for the repo
```url
https://minetest-checker.herokuapp.com/farming/<OWNER>/<REPO>.svg
```
Made with ❤️ by Dolan Miu