diff --git a/README.md b/README.md index 2bc26e2..02e87d3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ A bare-bones IRC web client. +## Usage + +Requires an IRC WebSocket server. + + npm install + npm start + ## License AGPLv3, see LICENSE.