diff --git a/README.md b/README.md index 1c5aad7..5607242 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# demo-HTML-over-WebSockets-in-Django +# Demo: HTML over WebSockets in Django + Demonstration of how to build a real time application using HTML over WebSockets in Django + +## Article that inspired + +https://alistapart.com/article/the-future-of-web-software-is-html-over-websockets/