Skip to content

Commit a5301b3

Browse files
authored
Merge pull request #14 from Cheukting/dev
Update readme.md
2 parents 34bc6ea + dcc983b commit a5301b3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@ client.deleteDocument("http://localhost:6363/myFirstTerminusDB/document/chess",o
459459

460460
```
461461

462+
## Tutorials
463+
Visit [terminus-tutorials](https://github.com/terminusdb/terminus-tutorials) for tutorial scripts
464+
462465
## Testing
463466
* Clone this repository
464467

@@ -472,6 +475,12 @@ $ npm install
472475
$ npm run test
473476
```
474477

478+
## Report Issues
479+
480+
If you have encounter any issues, please report it with your os and environment setup, version that you are using and a simple reproducible case.
481+
482+
If you encounter other questions, you can ask in our community [forum](https://community.terminusdb.com/) or [Slack channel](http://bit.ly/terminusdb-slack).
483+
475484
## Contribute
476485
It will be nice, if you open an issue first so that we can know what is going on, then, fork this repo and push in your ideas. Do not forget to add a bit of test(s) of what value you adding.
477486

0 commit comments

Comments
 (0)