diff --git a/deck/input.py b/deck/input.py index c68ad32..d89fbbc 100644 --- a/deck/input.py +++ b/deck/input.py @@ -1,4 +1,5 @@ # deck.input: Standard input abstraction library for max compatibility +# Usage: from deck.input import input, input_multi # Created by Luxferre in 2025, released into public domain # init the tdeck_repl input where applicable