From 910a2aee90fab33cf3935f5379084465448a63d4 Mon Sep 17 00:00:00 2001 From: Anon Date: Wed, 31 Aug 2022 20:23:31 -0700 Subject: [PATCH] Spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46c8df1..58bc916 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Currently the bot will only run on Linux. I believe it should run on most distro ## About Danbooru Bot is designed to be simple to understand (from a technical perspective) and easy to modify/extend. It relies on GNU formatted hash files to configure and organize posts (from the GNU coreutils package): -Danbooru Bot is licensed under GPLv3. See [LICENSE.txt](./LICENSE.txt). +This project is licensed under GPLv3. See [LICENSE.txt](./LICENSE.txt). The bot is still in development and can easily be crashed by writing a poorly configured `cfg.py` file. It may also crash with encoding errors for files with non-unicode filenames.