diff --git a/README.md b/README.md index 92021d7..5c6030e 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ Check out the [gulpfile](gulpfile.js) for all the build options if you do not wa ## TODO +- compile vendor libs to vendor.js - Include a testing framework [Jasmine](https://jasmine.github.io/), [test.it](https://github.com/n2geoff/testit), or? - Is good AJAX support the missing ingredient? or is`fetch` good enough? - add routing example