aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortassaron2022-05-05 16:54:48 -0400
committertassaron2022-05-05 16:54:48 -0400
commit5afe31729e6ef785e453b7458d8b73c34269e1af (patch)
tree5508dc2fd088ea6dbbd9d53b66bd979398965395 /README.md
parentc55fd97518fa9a3cabf51aa491c5d1538b83f777 (diff)
add more links to wiki
Diffstat (limited to 'README.md')
-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 |