bump package version to 1.3.2
[websub-hub] / README.md
index 31e921e734302a5bc3a2d5f00600c42e7a672e49..a26d4a60f3f3439fdfa8e9768322b86e417597a6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -153,5 +153,6 @@ This implementation is built atop an in-house API framework, for Reasons.  It wo
   - session-manager.js - process login/logout requests
   - template/ - HTML content
   - worker.js - maintains a pool of tasks in progress, for sending out updates, performing verifications, et cetera
+- static/ - static assets
 - test/ - unit and coverage tests
 - test-e2e/ - support for whole-service testing