diff --git a/README.md b/README.md index 7a3d652f..779bb836 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ Example Projects * [Plot real time Linux CPU/IO/Mem stats to a HTML5 dashboard using websocketd and vmstat](https://github.com/joewalnes/web-vmstats) _(for Linux)_ * [Remote JScript & VBScript code execution tool based on websocketd](https://github.com/dab00/ws-console) _(for Windows)_ * [Arbitrary REPL in the browser using websocketd](https://github.com/rowanthorpe/ws-repl) +* [Retrieve SQL data from server with LiveCode and webSocketd](https://github.com/samansjukur/wslc) Got more examples? Open a pull request.