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.