Skip to content

Commit 230e0dc

Browse files
Update README.md
1 parent a23c6f2 commit 230e0dc

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
12
# Ngrx Effects Chaining Example
23

4+
## Live Demo
5+
6+
You can play around with the live demo here:
7+
https://jimtheman.github.io/Ngrx-Effect-Chaining-Example/
8+
<hr/>
9+
310
This repo is meant to demonstrate a few things:
411

512
* "Chaining" Ngrx Effects
@@ -67,11 +74,6 @@ Notice that in the second effect there is no async event taking place and that i
6774

6875
<img src="./screenshots/NgrxEffectChaining_redux_dev_tools.png" alt="Ngrx Effects" width="350px"/>
6976

70-
## Live Demo
71-
72-
You can play around with the live demo here:
73-
https://jimtheman.github.io/Ngrx-Effect-Chaining-Example/
74-
7577
## Usage
7678

7779
This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.28.3.

0 commit comments

Comments
 (0)