Skip to content

Commit 6f2b361

Browse files
committed
documentation
1 parent d023dfc commit 6f2b361

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Main Goals:
1010

1111
License: GPLv3
1212

13-
*Feel free to use, improve, report bugs, criticize, etc. And if you find my work usefull feel free to thank me through paypal "xeronm@gmail.com".*
13+
**Feel free to use, improve, report bugs, criticize, etc. And if you find my work usefull feel free to thank me through paypal "xeronm@gmail.com".**
1414

15-
Contributors:
16-
- Denis Muratov <xeronm@gmail.com>
15+
Contributors
16+
- Denis Muratov <xeronm@gmail.com>
1717

1818
## 1. References
1919

@@ -24,6 +24,10 @@ Contributors:
2424
[esp-open-sdk]: https://github.com/pfalcon/esp-open-sdk.git
2525
[docker-esp8266]: https://github.com/xeronm/docker-esp8266
2626
[esp8266-tshcli]: https://github.com/xeronm/esp8266-tshcli
27+
[DYI_01]: https://raw.githubusercontent.com/xeronm/esp8266-tsh/master/example/DYI_01.jpg
28+
[DYI_02]: https://raw.githubusercontent.com/xeronm/esp8266-tsh/master/example/DYI_02.jpg
29+
[DYI_03]: https://raw.githubusercontent.com/xeronm/esp8266-tsh/master/example/DYI_03.jpg
30+
[Dashboard]: https://raw.githubusercontent.com/xeronm/esp8266-tsh/master/example/dashboard_screenshot.png
2731

2832
## 2. Definitions and Abbrevations
2933

@@ -632,6 +636,13 @@ $ ./tcli.py -H 192.168.5.86 -s 5ccf7f85e196 sched add -m '{
632636
}'
633637
```
634638

639+
#### 5.1.5. Screenshots
640+
641+
![DYI Assembling-1][DYI_01]
642+
![DYI Assembling-2][DYI_02]
643+
![DYI Assembling-3][DYI_03]
644+
![Chronograph Dashboard][Dashboard]
645+
635646
## 6. Appendix A: Known Bugs
636647

637648
## 7. Appendix B: Roadmap Improvements

example/DYI_01.jpg

230 KB
Loading

example/DYI_02.jpg

235 KB
Loading

example/DYI_03.jpg

268 KB
Loading

0 commit comments

Comments
 (0)