From 7cc13fc0f9ee3eee8824c807e11487e65122921a Mon Sep 17 00:00:00 2001 From: Darin Kelkhoff <93011140+darin-kelkhoff@users.noreply.github.com> Date: Mon, 8 Nov 2021 22:07:58 -0600 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 325aaf6f..200694e0 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -# qqq-sample-project \ No newline at end of file +# qqq-sample-project +This repo serves as a sample or demo of how a client might deploy qqq. + +It defines the meta-data for a sample project (e.g., mysql credentials and table(s)). + +It has a Javalin (http) server, and a Pico-CLI - both very very thin, just basically loading up the pertinent qqq codes.