Skip to content

Commit fc4b924

Browse files
Added GIF for the GUI Component (#126)
* Added GIF for the Non GUI Component * Added GIF for the GUI Component * add headings for GIF and update demo links in README Co-authored-by: Chirag Jain <[email protected]>
1 parent d78ec1f commit fc4b924

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
- [Installation](#installation)
2727
- [Development Setup](#development-setup)
2828
- [Usage](#usage)
29+
- [Demo using HTML](#demo-using-html)
30+
- [Demo using GUI](#demo-using-gui)
2931
- [Roadmap](#roadmap)
3032
- [Contributing](#contributing)
3133
- [License](#license)
@@ -120,9 +122,16 @@ Options:
120122
Commands:
121123
...
122124
```
125+
### Demo using HTML
126+
<img src="https://reactonite.github.io/assets/images/demos/non_gui_7_sept_2021.gif" alt="Demo for using the Non-GUI component">
127+
128+
### Demo using GUI
129+
<img src="https://reactonite.github.io/assets/images/demos/gui_7_sept_2021.gif" alt="Demo for using the GUI component">
123130

124131
<!-- ROADMAP -->
125132

133+
134+
126135
## Roadmap
127136

128137
See the [open issues](https://github.com/SDOS2020/Team_3_Reactonite/issues) for a list of proposed features (and known issues). You can also track where the project is going in further releases just visit the [projects](https://github.com/SDOS2020/Team_3_Reactonite/projects) tab.

0 commit comments

Comments
 (0)