From 29ee0ea722c2a021ae6472a984af3371c6beccc6 Mon Sep 17 00:00:00 2001 From: Metin Seylan Date: Tue, 10 May 2016 01:15:34 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a93968c..ef9fa24 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,9 @@ var vm = new Vue({ } }) ``` + +## Example +[Vue-Socket.io Example](http://metinseylan.com/vuesocketio/) + +## License +[WTFPL](http://www.wtfpl.net/)