Skip to content

Commit

Permalink
docs: adding a plunkr for issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ocombe committed Apr 10, 2015
1 parent a5163b3 commit 2f408d2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Load modules on demand (lazy load) in AngularJS
7. [Router usage](#works-well-with-your-router)
8. [Other function](#other-functions)
9. [Contribute](#contribute)
10. [FAQ](#faq)

## Key features
- Dependencies are automatically loaded
Expand Down Expand Up @@ -343,3 +344,8 @@ $stateProvider.state('index', {
If you want to get started and the docs are not enough, see the examples in the 'examples' folder!
If you want to contribute, it would be really awesome to add some tests, or more examples :)
## FAQ
> Do you have a plunkr I could use to open an issue ?
Yes, You can fork this one: http://plnkr.co/edit/n4DG0bbC14Mm1uccBptd?p=preview

0 comments on commit 2f408d2

Please sign in to comment.