Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JimLynchCodes authored May 1, 2019
1 parent a23c6f2 commit 230e0dc
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@

# Ngrx Effects Chaining Example

## Live Demo

You can play around with the live demo here:
https://jimtheman.github.io/Ngrx-Effect-Chaining-Example/
<hr/>

This repo is meant to demonstrate a few things:

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

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

## Live Demo

You can play around with the live demo here:
https://jimtheman.github.io/Ngrx-Effect-Chaining-Example/

## Usage

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

0 comments on commit 230e0dc

Please sign in to comment.