Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
leftstick committed Jan 28, 2017
1 parent 7a66de3 commit c9b3ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Expand Up @@ -104,7 +104,7 @@ Open `js/fw/ext/main.js`, `import` it, and append the module name to `export` ar

## Why Dependency Injection looks so weird in this skeleton ##

This is because [ng-annotate](https://github.com/olov/ng-annotate) is chosen for for providing quick DI.
This is because [babel-plugin-angularjs-annotate](https://github.com/schmod/babel-plugin-angularjs-annotate) is chosen for for providing quick DI.

## How to add new route ##

Expand Down

0 comments on commit c9b3ac8

Please sign in to comment.