Skip to content

Commit 773da44

Browse files
authored
Update README.md
1 parent 49acb45 commit 773da44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ You can see a demo here : https://revolunet.github.io/react-orbitdb
1212
`OrbitProvider` creates a shared IPFS Node and an orbit-db instance.
1313

1414
```js
15+
import { OrbitProvider } from "react-orbitdb";
16+
1517
const App = () => <OrbitProvider>...</OrbitProvider>;
1618
```
1719

0 commit comments

Comments
 (0)