forked from Mirror/libstarlight
adjust readme
This commit is contained in:
parent
dbceeabf2a
commit
a428ceefcc
@ -29,10 +29,12 @@ Additionally, libstarlight contains versions of the following bundled within:
|
|||||||
* [nlohmann::json (JSON For Modern C++)](https://github.com/nlohmann/json)
|
* [nlohmann::json (JSON For Modern C++)](https://github.com/nlohmann/json)
|
||||||
|
|
||||||
## Okay, so how do I use this?
|
## Okay, so how do I use this?
|
||||||
(section WIP, take a look at the testbed for a somewhat messy example)
|
(section WIP, take a look at the testbed for a slightly scattered example)
|
||||||
|
|
||||||
To ensure your application runs properly without themes installed to the SD card, it is recommended to include a copy of the default theme (or any theme with no fallback) at `romfs:/.fallback_theme`.
|
To ensure your application runs properly without themes installed to the SD card, it is recommended to include a copy of the default theme (or any theme with no fallback) at `romfs:/.fallback_theme`.
|
||||||
|
|
||||||
|
(Themes on SD go in `sdmc:/.starlight/themes/`)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
* MIT (see [license.md](license.md))
|
* MIT (see [license.md](license.md))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user