Skip to content

Commit ee8b7d1

Browse files
authored
Update README.md
1 parent 077315f commit ee8b7d1

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,17 @@ Output of Micro SD example:
6868
6969
![](output_screenshot.png?raw=true)
7070
71-
Output of SD Card database query through WebServer example:
71+
Output of [SD Card database query through WebServer example](https://github.com/siara-cc/esp_arduino_sqlite3_lib/tree/master/examples/sqlite3_webquery):
7272
7373
![](output_web_1.png?raw=true)
7474
![](output_web_2.png?raw=true)
7575
76+
Output of [StackOverflow Users db query example](https://github.com/siara-cc/esp_arduino_sqlite3_lib/tree/master/examples/sqlite3_stackoverflow_users):
77+
78+
![](output_web_so.png?raw=true)
79+
![](output_web_so_id.png?raw=true)
80+
![](output_web_so_name.png?raw=true)
81+
![](output_web_so_loc.png?raw=true)
82+
7683
## Issues
7784
Please contact the author (Arundale Ramanathan) at arun@siara.cc if you find any problem (or create issue here).

0 commit comments

Comments
 (0)