aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6338b2cc..853f2b6b 100644
--- a/README.md
+++ b/README.md
@@ -22,4 +22,4 @@ 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, bot.db.
+The main data storage for Bitbot is done in his sqlite3 database, `databases/bot.db`.