From 3278d88926011e3a23ceb9a7932da5d96d6bf3f1 Mon Sep 17 00:00:00 2001 From: Nick Kotenberg Date: Mon, 9 Apr 2018 16:15:02 -0600 Subject: [PATCH] Finished --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37e2471..d4aa0d5 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ The curated list of client drivers for SC is here: https://github.com/SocketClus - ```sc-field``` https://github.com/SocketCluster/sc-field - A Polymer component which represents a realtime auto-updating data field from ```sc-crud-rethink```. - ```sc-collection``` https://github.com/SocketCluster/sc-collection - A Polymer component which represents a realtime auto-updating collection from ```sc-crud-rethink```. - ```vue-socketcluster``` https://github.com/happilymarrieddad/vue-socketcluster - A Vue component which integrates socketcluster-client directly into VueJS. +- ```vue2-socketcluster``` https://github.com/happilymarrieddad/vue2-socketcluster - A Vue 2 component which integrates socketcluster-client directly into VueJS 2. **Backend**