Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhnag1 committed May 16, 2016
1 parent ee5bc0a commit 171825b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,10 @@ A NodeJS/ExpressJS/AngularJS white-boarding application, using Socket.IO to allo
node server.js

3) Navigate to http://localhost:8080/

# Usage
1) Enter a name for your whiteboard session.
2) You can switch colors, increase/decrease brush size, export your whiteboard as a png, or clear your whiteboard entirely.
3) To share your whiteboard with others and collaborate, send them the link to your whiteboard.
4) If you'd like to start a new room, navigate back to the landing page, and enter a new name.
5) You can have multiple rooms running at the same time with different people collaboarting between them.

0 comments on commit 171825b

Please sign in to comment.