From 2ca696ce5c6cc555095049ab2a5ce0747ada8358 Mon Sep 17 00:00:00 2001 From: randogoth Date: Wed, 24 May 2023 00:44:05 +0300 Subject: [PATCH] table --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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