From 15400d5b528c3e311537ad896b6b63086c7d6256 Mon Sep 17 00:00:00 2001 From: Metin Seylan Date: Sun, 18 Nov 2018 14:23:49 +0300 Subject: [PATCH] readme changes --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a62b288..11c5c79 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,16 @@ -

\ No newline at end of file +

+ +

Vue-Socket.io is a socket.io integration for Vuejs, easy to use, supporting Vuex and component level socket consumer managements

+ +###### Demo +- Chat Application +- Car Tracking Application + +#### Installation +``` bash +npm install vue-socket.io --save +``` +