Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Nov 25, 2024
1 parent 9c5eae2 commit 646736c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
# OrbitDB Types
Basé sur l'[original](https://github.com/orbitdb/orbit-db-types).
Based on the [original](https://github.com/orbitdb/orbit-db-types).

[![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)

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

# Install

Install this package from npm:

```sh
$ pnpm i @constl/orbit-db-types
$ pnpm i @orbitdb/orbit-db-types
```

# Contributing
Expand Down

0 comments on commit 646736c

Please sign in to comment.