Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sjbrown committed Jan 4, 2019
1 parent e38f0d0 commit e6ec347
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,17 @@ Here are some goals for Togetherness:
* user presence
* text chat

# Quick Start

```
cd /tmp
git clone <this repo>
```

Then open your browser and go to `file:///tmp/togetherness/index.html`

That's it!

# Making your own "objects" for the table

Any interactive objects (dice, decks of cards, etc) are simply SVG files.
Expand Down

0 comments on commit e6ec347

Please sign in to comment.