aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 057c85346..7f6fbc498 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@
- Optionally, to rebuild on file changes, run `gulp dev`.
- To package .zip files for distribution, run `gulp zip`, or run the full build & zip with `gulp dist`.
+ Uncompressed builds can be found in `/dist`, compressed builds can be found in `/builds` once they're built.
+
## Architecture
[![Architecture Diagram](./docs/architecture.png)][1]