Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
MacRusher committed Jul 24, 2015
1 parent be8d360 commit 3f3bdcf
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
- [About](#about)
- [Roadmap](#roadmap)
- [Changelog](#changelog)
- [Issues](#issues)
- [Copyright and license](#copyright-and-license)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->
Expand Down Expand Up @@ -194,14 +195,18 @@ You also don't have to worry about this when using `import` inside `*.import.js`

### Roadmap

- [] Full tests coverage
- [] Allow opt-in for other Babel modules (decorators etc)
- [] Support for lazy loading modules on the client instead of bundling them with main Meteor app
- [ ] Full tests coverage
- [ ] Allow opt-in for other Babel modules (decorators etc)
- [ ] Support for lazy loading modules on the client instead of bundling them with main Meteor app

### Changelog

You can find changelog in CHANGELOG.md file.

### Issues

Please report all found issues on [GitHub issue tracker](https://github.com/vazco/universe-modules/issues)

### Copyright and license

Code and documentation &copy; 2015 [Vazco.eu](http://vazco.eu)
Expand Down

0 comments on commit 3f3bdcf

Please sign in to comment.