Skip to content

Commit b204a46

Browse files
committed
Updated readme with Plnkr example links
1 parent 12ad9ea commit b204a46

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121

2222
## Configuration & Examples
2323

24+
> [ngRoute Example on Plnkr](https://plnkr.co/edit/wRiXSWG66h4DEh4nyysm?p=preview)
25+
> [ui.router Example on Plnkr](https://plnkr.co/edit/tgUkr276hnTiVarrbh1d?p=preview)
26+
2427
```javascript
2528
// An app with ui.router...
2629
var app = angular.module('app', [

0 commit comments

Comments
 (0)