summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJiayi Zhao <jeff.no.zhao@gmail.com>2019-01-13 18:47:31 -0500
committerGitHub <noreply@github.com>2019-01-13 18:47:31 -0500
commit80f403a91dcf483f4202d3d56d4c8352acb6006e (patch)
tree6dfd05d63455fd0060da64c06f1c2f3d681ae996 /README.md
parentc264fc69851d0348da0dddaf787f86c8df764051 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a3ac883..5359eb1 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ Joshuto can currently be configured using the following files:
- for keybindings, please take a look at [keymap.rs](https://github.com/kamiyaa/joshuto/blob/master/src/joshuto/config/keymap.rs) for non-printable keys
- for commands, please take a look at [command.rs](https://github.com/kamiyaa/joshuto/blob/master/src/joshuto/command.rs) for available commands
- - [mimetype.toml](https://github.com/kamiyaa/joshuto/blob/master/config/mimetype.toml) (**currently unstable and is subject to changes**)
+ - [mimetype.toml](https://github.com/kamiyaa/joshuto/blob/master/config/mimetype.toml)
- for opening files with applications
- [theme.toml](https://github.com/kamiyaa/joshuto/blob/master/config/theme.toml)