Skip to content

Commit

Permalink
Update README.md (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
Grawl committed Aug 6, 2020
1 parent 35d8f66 commit d7ddfb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ import Vue from 'vue'
import store from './store'
import App from './App.vue'
import VueSocketIO from 'vue-socket.io'
import SocketIO from 'socket.io-client'

const options = { path: '/my-app/' }; //Options object to pass into SocketIO

Expand Down

0 comments on commit d7ddfb2

Please sign in to comment.