X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=README.md;h=a26d4a60f3f3439fdfa8e9768322b86e417597a6;hb=c4c5a8fe8a69d2959994147e681290ef2eb3a292;hp=31e921e734302a5bc3a2d5f00600c42e7a672e49;hpb=3b791da2fe22568f567d4796895f223cdf212b9a;p=websub-hub 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