diff --git a/configuration.md b/configuration.md index 48eb508..6ddbc77 100644 --- a/configuration.md +++ b/configuration.md @@ -2,4 +2,13 @@ All user config lives in the `app/config` folder, using [TOML](https://github.com/toml-lang/toml/blob/master/versions/en/toml-v0.4.0.md) files. -## Files \ No newline at end of file +## Files + +### cache.toml + +### config.toml + +### database.toml + +### mal.toml +Settings for using the MyAnimeList.net API \ No newline at end of file diff --git a/home.md b/home.md index 8dd0686..822a7b2 100644 --- a/home.md +++ b/home.md @@ -1,7 +1,7 @@ # Hummingbird Anime Client Wiki -Here is some more in-depth information about setting up Hummingbird.Here +Here is some more in-depth information about setting up Hummingbird. ## Pages -* [Configuration](./confirguration.md) \ No newline at end of file +* [Configuration](./configuration.md) \ No newline at end of file