mirror of
https://codeberg.org/emersion/gamja.git
synced 2024-11-25 00:38:12 -05:00
readme: add usage
This commit is contained in:
parent
b449ace4b4
commit
575c367c7a
1 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,13 @@
|
|||
|
||||
A bare-bones IRC web client.
|
||||
|
||||
## Usage
|
||||
|
||||
Requires an IRC WebSocket server.
|
||||
|
||||
npm install
|
||||
npm start
|
||||
|
||||
## License
|
||||
|
||||
AGPLv3, see LICENSE.
|
||||
|
|
Loading…
Reference in a new issue