summaryrefslogtreecommitdiff
path: root/app/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'app/Readme.md')
-rw-r--r--app/Readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Readme.md b/app/Readme.md
new file mode 100644
index 0000000..ba77ed7
--- /dev/null
+++ b/app/Readme.md
@@ -0,0 +1,4 @@
+This folder contains the bulk of the server source.
+
+Source files are stored in a `node_modules/` rather than a `lib/` to
+promote dividing components in a modular way.