Skip to content

Commit e95667e

Browse files
committed
Update README.md
1 parent 87e9bd6 commit e95667e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,10 @@ _work in progress_
2828
## Contributing
2929

3030
_work in progress_
31+
32+
If you want to work on the jawn code, first clone the repository and cd into that directory, then install the node dependencies and run the tests with these commands:
33+
34+
```
35+
npm install
36+
npm test
37+
```

0 commit comments

Comments
 (0)