diff --git a/README.md b/README.md index 5efedde..98de4ec 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ This project implements dynamic module loading through `System` exactly to the p * Can be used as a [tracing tool](docs/tracing-api.md) for static analysis of modules. * Supports IE8+, with IE9+ support for ES6 development without pre-compilation. * The minified production loader is under 5KB minified and gzipped, making it suitable for production use, provided that modules are [built into ES5 making them independent of Traceur](docs/production-workflows.md). +* Supports declaring modules with `