From 5afe31729e6ef785e453b7458d8b73c34269e1af Mon Sep 17 00:00:00 2001 From: tassaron Date: Thu, 5 May 2022 16:54:48 -0400 Subject: add more links to wiki --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') 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 | -- cgit v1.2.3