From 1e709ed2e2cac40d1b3d3394095c1a1f38e9174f Mon Sep 17 00:00:00 2001 From: Cole Stowell Date: Fri, 31 Oct 2025 16:22:43 -0400 Subject: [PATCH] docs: init README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c91d007 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Home + +An all-in-one web app and API for viewing and managing CSH accounts. + +## Documentation + +See [Documentation](./docs) + +## Getting Started + +See [Getting Started](./docs/Getting Started.md)