diff --git a/README.md b/README.md index ed54a00..c5eb084 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ To begin posting: - Put some images in the rsc/ folder (organize by safe and nsfw posts). - 'safe' posts will be marked with `#yandere` - - 'nsfw' posts will be spoilered and marked as `#yandere #nsfw` + - 'nsfw' posts will be spoilered and marked as `#nsfw #lewd #yandere` - Make sure you are in the bot's root directory (the directory with `run.sh`) - Checksum all the files you added with the following command: - `find "./rsc" -type f -exec md5sum -b '{}' \; > "./md5/master_file.txt"`