Update README.md

This commit is contained in:
Steven Mattera 2018-06-28 21:05:16 -04:00
parent c11e8876ac
commit beb4002fd6

View File

@ -8,8 +8,8 @@ A homebrew application for the Nintendo Switch that will connect to a SDFiles Up
| ----------------------------------------- | ---
| `host = "http://sdfu.stevenmattera.com";` | Which server to connect to. You can host your own server using the files in the [server repository](https://github.com/StevenMattera/SDFilesUpdaterServer).
| `channel = "stable";` | Stable (*stable*) will download the latest tag and bleeding edge (*bleeding-edge*) will download the latest commit.
| `version = "";` | The version that is currently installed on your SD card.
| `launcher = "hekate";` | Hekate (*hekate*) will use the hekate files and Switchblade (*switchblade*) will use the switchblad files.
| `version = "";` | The version of SDFiles that is currently installed on your SD card.
| `launcher = "hekate";` | Hekate (*hekate*) will use the hekate files, LayeredFS (*layeredfs*) will use the hekate layeredfs files, and Switchblade (*switchblade*) will use the switchblade files.
## Credits