Skip to content

Commit 65c2bd1

Browse files
committed
update Readme
1 parent dbe6513 commit 65c2bd1

File tree

4 files changed

+10
-8
lines changed

4 files changed

+10
-8
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
node_modules/
1+
node_modules/
2+
assets

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,25 @@ Dnotebook is hosted on NPM, and can installed via package managers like npm and
2222
npm install dnotebook
2323
```
2424

25-
### Example usage in the browser
25+
### Example usage
2626
After installing dnotebook, you can start the server by running the command `dnotebook` in the terminal. This opens a new notebook in your default browser.
2727

28-
```sh
29-
dnotebook
30-
```
3128

32-
![](assets/node-rec.gif)
29+
![](assets/test-dnotes.gif)
3330

3431

32+
Download the notebook shown above [here](assets/test-notebook.json). To view and interact with the notebook without installing anything, go to [playnotebook.jsdata.org](https://playnotebook.jsdata.org/) and upload it.
33+
3534
#### [See the Official Getting Started Guide](https://dnotebook.jsdata.org/getting-started)
3635

36+
3737
<!-- ## Documentation
3838
The official documentation can be found [here](https://danfo.jsdata.org) -->
3939

40-
## Discussion and Development
40+
### Discussion and Development
4141
Development discussions take place on our [issues](https://github.com/opensource9ja/dnotebook/issues) tab.
4242

43-
## Contributing to Dnotebook
43+
### Contributing to Dnotebook
4444
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.
4545

4646
#### Licence [MIT](https://github.com/opensource9ja/dnotebook/blob/master/LICENCE)

assets/test-dnotes.gif

40.8 MB
Loading

assets/test-notebook.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)