From e46ca43d4cd6e44972123856bbe047eb0517768e Mon Sep 17 00:00:00 2001 From: Juan Roig Date: Mon, 13 Nov 2023 02:08:03 -0500 Subject: Move aplus requests to new launch_aplus function --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f08a35e..5735615 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # aplus -aplus cli \ No newline at end of file +aplus cli + +# Usage + +# Launch interactive prompt +aplus + +# Enter code immediately +aplus -c +aplus --code + -- cgit v1.2.3