diff options
author | Zach Berwaldt <zberwaldt@tutamail.com> | 2024-03-16 10:48:52 -0400 |
---|---|---|
committer | Zach Berwaldt <zberwaldt@tutamail.com> | 2024-03-16 11:25:29 -0400 |
commit | b32419dfe996fbc9731b48ba528bae67535f4839 (patch) | |
tree | 9704a77e53968fe1c6094fa8eb9714b59ed59b8d /db/README.md | |
parent | fe8f79b7afc10040d653b5d7f7016dc93df1eebd (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 | ||