diff options
author | Zach Berwaldt <zberwaldt@tutamail.com> | 2024-03-16 10:48:52 -0400 |
---|---|---|
committer | Zach Berwaldt <zberwaldt@tutamail.com> | 2024-03-16 10:48:58 -0400 |
commit | 968481312058aa58261d41cf3460b45109fec240 (patch) | |
tree | 9704a77e53968fe1c6094fa8eb9714b59ed59b8d /db/README.md | |
parent | 947bbd510ea104d3a631b3200da9ed239cfd6e80 (diff) |
clean up database scripts, start readmes.
Diffstat (limited to 'db/README.md')
-rw-r--r-- | db/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
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 @@ | |||
1 | # The Database | ||
2 | |||
3 | This document describes how to set up the database for your instance of the water application. \ No newline at end of file | ||