X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=README.md;h=a26d4a60f3f3439fdfa8e9768322b86e417597a6;hp=31e921e734302a5bc3a2d5f00600c42e7a672e49;hb=c4c5a8fe8a69d2959994147e681290ef2eb3a292;hpb=846fd81473a87284f52833154ddca0bf95b3046f diff --git a/README.md b/README.md index 31e921e..a26d4a6 100644 --- 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