From 5fc715c7d44461184d0625d68b8378a11d3bd0e6 Mon Sep 17 00:00:00 2001 From: Alex <85045778+alexander-the-alright@users.noreply.github.com> Date: Thu, 16 Nov 2023 10:25:57 -0500 Subject: [PATCH] Added planned improvements to README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 406f496..34094fa 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,11 @@ The client uses the following flags -l - list all quotes -r [i] - remove; may be run with or without argument -ip - specify alternate server destination --log - [NOT YET IMPLEMENTED] gets logfile from server (contains use and error histories) ``` +### To Be Implemented +- Log all uses/transaction data each day +- Request, send, and receive the logfile for any day +- User-specific quotes/quotefiles + [golang]: