readme: add usage

This commit is contained in:
Simon Ser 2020-06-24 14:55:49 +02:00
parent b449ace4b4
commit 575c367c7a
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48

View file

@ -2,6 +2,13 @@
A bare-bones IRC web client.
## Usage
Requires an IRC WebSocket server.
npm install
npm start
## License
AGPLv3, see LICENSE.