From 09c3c081840c23bb2e2393d6396ab18d2a543e95 Mon Sep 17 00:00:00 2001 From: Anon Date: Thu, 14 Jul 2022 14:42:08 -0700 Subject: [PATCH] Removed md5 example in about --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7ef03f2..3c3028e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ Currently the bot will only run on Linux. I believe it should run on most distro ## About Yandere Lewd 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): -(ex. `26d00a6ee5ae8fa3d58ee44b32b8992f *./rsc/nsfw/image.jpg`) Yandere Lewd Bot is licensed under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html). See LICENSE.txt.