aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar jesopo2018-09-26 18:27:39 +0100
committerGravatar jesopo2018-09-26 18:27:39 +0100
commit3f5d5b1d2128d7d09054cfb466e2cb6bced90a39 (patch)
treea8fc8ff27c1ce7d399316bb9b9db1be29df7c956 /README.md
parentSwitch to using @Utils.hook and docstrings for event hooks (diff)
signature
Remove unneeded Data Storage section of README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 853f2b6b..dca94837 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,3 @@ BitBot's National Rail module can optionally include output from Network Rail's
Just run `./start.py`
On first boot, he'll ask for a first server to connect to then exit. do `./start.py` again and he'll connect to that server and join #bitbot (to get him to join other channels, simply invite him to them.)
-
-## Data storage
-The main data storage for Bitbot is done in his sqlite3 database, `databases/bot.db`.