Skip to content

Commit 12488b3

Browse files
committed
Update README.md
1 parent d7ded7d commit 12488b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
[![Chat](https://img.shields.io/discord/235176658175262720.svg?logo=discord&colorb=blue)](https://reason-react-native.github.io/discord/)
66

77
[ReScript](https://rescript-lang.org) / [Reason](https://reasonml.github.io) bindings for
8-
[`@react-native-community/async-storage`](https://github.com/react-native-community/async-storage).
8+
[`@react-native-async-storage/async-storage`](https://github.com/react-native-async-storage/async-storage).
99

1010
Exposed as `ReactNativeAsyncStorage` module.
1111

1212
`@reason-react-native/async-storage` X.y.\* means it's compatible with
13-
`@react-native-community/async-storage` X.y.\*
13+
`@react-native-async-storage/async-storage` X.y.\*
1414

1515
## Installation
1616

1717
When
18-
[`@react-native-community/async-storage`](https://github.com/react-native-community/async-storage)
18+
[`@react-native-async-storage/async-storage`](https://github.com/react-native-async-storage/async-storage)
1919
is properly installed & configured by following their installation instructions,
2020
you can install the bindings:
2121

0 commit comments

Comments
 (0)