aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Evelyn2017-09-01 12:44:38 +0100
committerGravatar Evelyn2017-09-01 12:44:38 +0100
commitda3b051d8644ea42129b082adaa782c4c5e952a4 (patch)
tree1cce8f9b55e39c252f4a7e2e269a346c965eeeeb
parentNR: Eagle now provides a best name via the combined TIPLOC set as 'name', use... (diff)
signature
Note Eagle in readme
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9bb94dd6..4e0e0ce3 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,9 @@ Python3 event-driven modular IRC bot!
## Configurating
To get BitBot off the ground, there's some API-keys and the like in bot.json.example. move it to bot.json, fill in the API keys you want (and remove the ones you don't want - this will automatically disable the modules that rely on them.)
+## Eagle
+BitBot's National Rail module can optionally include output from Network Rail's SCHEDULE via [Eagle](https://github.com/EvelynSubarrow/Eagle)
+
## Running
Just run `./start.py`