diff --git a/pytheory/repl.py b/pytheory/repl.py index eb50b84..eee00a4 100644 --- a/pytheory/repl.py +++ b/pytheory/repl.py @@ -500,7 +500,14 @@ def main(): print() print(" ♫ PyTheory REPL") print(" ════════════════════════════════════════") - print(" type 'help' for commands, 'quit' to exit") + print() + print(" try: key Am — set a key") + print(" chords — see its chords") + print(" prog I V vi IV — hear a progression") + print(" drums bossa nova") + print(" play_score — hear it all") + print() + print(" help for all commands, quit to exit") print() while True: