Skip to content

Commit eedfc34

Browse files
Dane MacaulayDane Macaulay
Dane Macaulay
authored and
Dane Macaulay
committed
add plunkr links
1 parent 819bd7a commit eedfc34

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This repo contains:
44

55
- Presentation available [here](http://danemacaulay.github.io/angularjs-design-patterns)
66
- Example Applications including
7-
- a stronger Model: ``model``
7+
- a stronger Model: ``model``
88
- a demonstration of Mediator pattern: ``mediatorDemo``
99
- a demonstration of Command pattern: ``commandDemo``
1010

@@ -20,3 +20,9 @@ serve
2020

2121
Goto [http://localhost:3000/](http://localhost:3000/)
2222

23+
24+
## Plunkr Links
25+
26+
- [Model](http://embed.plnkr.co/P9Pgs1/)
27+
- [Mediator](http://embed.plnkr.co/wKNT9iBsygkmakWOnI3j/preview)
28+
- [Command](http://embed.plnkr.co/1ugNUHWrO1N5VngLFYzm/)

0 commit comments

Comments
 (0)