Skip to content

Commit f89b2db

Browse files
committed
docs: note that it can be used as a library or binary
1 parent 5be2634 commit f89b2db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# SyncLounge Socket Server
33
This is the socket server that goes along with the [SyncLounge webapp](https://github.com/ttshivers/synclounge). You probably want to check that out unless you just want to run this socket server, since the webapp also includes this.
44

5+
This socket server can be used as just a binary or can be included as a library, like it is with the [webapp](https://github.com/ttshivers/synclounge/blob/master/server.js)
6+
57
## Installation
68
```sh
79
npm install -g syncloungesocket

0 commit comments

Comments
 (0)