From b32419dfe996fbc9731b48ba528bae67535f4839 Mon Sep 17 00:00:00 2001 From: Zach Berwaldt Date: Sat, 16 Mar 2024 10:48:52 -0400 Subject: clean up database scripts, start readmes. --- db/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 db/README.md (limited to 'db/README.md') diff --git a/db/README.md b/db/README.md new file mode 100644 index 0000000..f36e555 --- /dev/null +++ b/db/README.md @@ -0,0 +1,3 @@ +# The Database + +This document describes how to set up the database for your instance of the water application. \ No newline at end of file -- cgit v1.1