diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..793b673 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +dist/ +node_modules/ +npm-debug.log + diff --git a/README.md b/README.md index 02d4ea9..a46427d 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ npm install npm start ``` +**Start connecting by joining a pub server** + +Check out the list of active servers [here](https://github.com/ssbc/scuttlebot/wiki/Pub-Servers) + ## Development & App-building :