diff --git a/RemoteDesktop/README.md b/RemoteDesktop/README.md index bcfc2f0..2edaf2b 100644 --- a/RemoteDesktop/README.md +++ b/RemoteDesktop/README.md @@ -1,5 +1,5 @@ # WVNC remote desktop -![](https://os.lxsang.me/repo/RemoteDesktop/RemoteDesktop.png) +![](https://raw.githubusercontent.com/lxsang/antosdk-apps/master/RemoteDesktop/screenshot.jpg) A web based VNC client allowing to control remote VNC desktop from browser. The application is based on **wvnc**, a protocol and API that uses web socket to communicate with remote VNC server. @@ -9,4 +9,4 @@ Further information on **wvnc**: [https://blog.lxsang.me/post/id/23](https://blo ## Change logs * v0.1.5 - add package dependencies and use the new **libwvnc** -* v0.1.0 - adapt to the new AntOS API \ No newline at end of file +* v0.1.0 - adapt to the new AntOS API