Skip to content

Commit 646736c

Browse files
committed
Update readme
1 parent 9c5eae2 commit 646736c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
# OrbitDB Types
2-
Basé sur l'[original](https://github.com/orbitdb/orbit-db-types).
3-
Based on the [original](https://github.com/orbitdb/orbit-db-types).
4-
52
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/orbitdb/Lobby) [![Matrix](https://img.shields.io/badge/matrix-%23orbitdb%3Apermaweb.io-blue.svg)](https://riot.permaweb.io/#/room/#orbitdb:permaweb.io)
63

7-
This repository contains unofficial typescript definitons for [OrbitDB](https://github.com/orbitdb/orbit-db).
4+
This repository contains official TypeScript definitons for [OrbitDB](https://github.com/orbitdb/orbit-db).
85

96
# Install
107

118
Install this package from npm:
129

1310
```sh
14-
$ pnpm i @constl/orbit-db-types
11+
$ pnpm i @orbitdb/orbit-db-types
1512
```
1613

1714
# Contributing

0 commit comments

Comments
 (0)