Skip to content

Commit e69b2be

Browse files
authored
Update README.md
1 parent 7c5c0ab commit e69b2be

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
@@ -155,8 +155,6 @@ Once a store is created, you'll be able to add subscriptions with `subscribe` an
155155

156156
### subscribe
157157

158-
> **params:**<br/>- `subscriber`: the object to subscribe to your store.<br/>- `data`: data that describes the relationship between the subscriber and state.
159-
160158
Adds a subscription to your store. It will always be tied to a single store, and subsequently state object.
161159

162160
```js

0 commit comments

Comments
 (0)