Skip to content

Commit 521bba1

Browse files
committed
Update README.md
1 parent 80a5fa4 commit 521bba1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ If you have a good reason to mutate your states, you can still [disable caching]
4040

4141
#### Initialization
4242

43-
$ngReduxProvider.createStoreWith(reducer, ['promiseMiddleware', loggingMiddleware]);
44-
4543
```JS
4644
$ngReduxProvider.createStoreWith(reducer, [middlewares], storeEnhancer);
4745
```

0 commit comments

Comments
 (0)