mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-05-22 06:46:38 +00:00
Add note of souurce code entry points in README
This commit is contained in:
parent
905300ebe5
commit
11d98c477f
@ -110,6 +110,9 @@ async(() => {
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Development
|
### Development
|
||||||
|
#### Source Code
|
||||||
|
The entry point for the code is [src/OrbitClient.js](https://github.com/haadcode/orbit-db/blob/master/src/OrbitClient.js) and the DB implementation is [src/OrbitDB.js](https://github.com/haadcode/orbit-db/blob/master/src/OrbitDB.js)
|
||||||
|
|
||||||
#### Run Tests
|
#### Run Tests
|
||||||
```
|
```
|
||||||
npm test
|
npm test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user