aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index a630d03..975723b 100644
--- a/README.md
+++ b/README.md
@@ -65,10 +65,11 @@ Projects can be created with the GUI then loaded from the commandline for easy a
_(component names are "fuzzy searched" so many names will work)_
* See more commandline options: `avp --help`
* Run program in debug mode: `avp --debug`
- * Debugging log files are in the app's config directory (`.config` or `AppData/Local`)
+ * Debugging log files are in the app's config directory (`.config` on Linux, `AppData/Local` on Windows, `Library/Preferences` on macOS)
+* [See more examples in the wiki!](https://github.com/djfun/audio-visualizer-python/wiki/Commandline-Mode)
-# Keyboard Shortcuts
+# [Keyboard Shortcuts](https://github.com/djfun/audio-visualizer-python/wiki/Keyboard-Shortcuts)
| Key Combo | Effect |
| ------------------------- | -------------------------------------------------- |
| Ctrl+S | Save Current Project |