Skip to content

Commit a196d5c

Browse files
authored
Update README.md
1 parent ef3e630 commit a196d5c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1 align="center">Ayanami</h1>
1+
<h1 align="center">[WIP]Ayanami</h1>
22
<h4 align="center">
33
A better way to react with state. Inspired by <a href="https://github.com/LeetCode-OpenSource/redux-epics-decorator">redux-epics-decorator</a>
44
</h4>
@@ -51,6 +51,6 @@ npm install ayanami
5151

5252
## Examples
5353

54-
- [Simple `Transient` demo with **useHooks**](https://codesandbox.io/s/8111031lml)
55-
- [Simple `Singleton` demo with **connect**](https://codesandbox.io/s/p9m3p5lnpq)
56-
- [Interact with other Ayanami](https://codesandbox.io/s/7jy59q34rj)
54+
- <del>[Simple `Transient` demo with **useHooks**](https://codesandbox.io/s/8111031lml)</del>
55+
- <del>[Simple `Singleton` demo with **connect**](https://codesandbox.io/s/p9m3p5lnpq)</del>
56+
- <del>[Interact with other Ayanami](https://codesandbox.io/s/7jy59q34rj)</del>

0 commit comments

Comments
 (0)