Skip to content

Commit 3130a1e

Browse files
authored
Update README.md
1 parent ae585f4 commit 3130a1e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@ const useCurrentUserPosts = createStore(() => {
6767
});
6868
```
6969

70-
# Check out the video
71-
Check out the video where Maayan Glikser and Adam Klein announce the library for the first time and explain all about the problems it aims to solve and how it works:
72-
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/oy-6urveWzo/0.jpg)](https://www.youtube.com/watch?v=oy-6urveWzo)
73-
74-
7570
# The benefits
7671
- Stores are decoupled from component tree
7772
- You can use selectors and bail out of render

0 commit comments

Comments
 (0)