diff --git a/README.md b/README.md index d73edac..90b11b9 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Quick start ----------- * Install: `python3 setup.py install` -* Configure: `cd examples ; vim config.yml data/config/Services.yml` -* Run: `./run-example.sh` or `pyircbot -c config.yml` +* Configure: `cd examples ; vim config.json data/config/Services.json` +* Run: `pyircbot -c config.json` Developing Modules ------------------