diff --git a/README.md b/README.md index fb0262f..772aef4 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,10 @@ bot.run() ### Identity & Announce Files -The bots' identity and announce files are stored in +The bots' identity and announce file location -Linux: `~/.local/share/LXMFBot/` -MacOS: `~/Library/Application Support/LXMFBot/` -Windows: `C:\Users\\AppData\Local\LXMFBot\` \ No newline at end of file +| OS | Path | +|----|------| +| Linux: | `~/.local/share/LXMFBot/` | +| MacOS: | `~/Library/Application Support/LXMFBot/` | +| Windows: | `C:\Users\\AppData\Local\LXMFBot\` | \ No newline at end of file