You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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]>
Copy file name to clipboardexpand all lines: README.md
+9
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@
26
26
-[Installation](#installation)
27
27
-[Development Setup](#development-setup)
28
28
-[Usage](#usage)
29
+
-[Demo using HTML](#demo-using-html)
30
+
-[Demo using GUI](#demo-using-gui)
29
31
-[Roadmap](#roadmap)
30
32
-[Contributing](#contributing)
31
33
-[License](#license)
@@ -120,9 +122,16 @@ Options:
120
122
Commands:
121
123
...
122
124
```
125
+
### Demo using HTML
126
+
<imgsrc="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
+
<imgsrc="https://reactonite.github.io/assets/images/demos/gui_7_sept_2021.gif"alt="Demo for using the GUI component">
123
130
124
131
<!-- ROADMAP -->
125
132
133
+
134
+
126
135
## Roadmap
127
136
128
137
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