From 0e0268fac1a9c031c6b8af18bc94e86254aeb434 Mon Sep 17 00:00:00 2001 From: NikolajDanger <55736883+NikolajDanger@users.noreply.github.com> Date: Tue, 4 Aug 2020 17:03:44 +0200 Subject: [PATCH] :pencil: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e366e9..aa9150c 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ And much more!!! (not really. That's pretty much all it can do. See help files i Running gwendolyn.py will help you set up. You will need a bot token on hand, which you should paste into your terminal when prompted. -You will need to populate monsters.json and spells.json with monsters and spells. The files are created in the resources folder when running the program. +You will need to populate monsters.json, spells.json, movies.txt and names.txt with monsters, spells, movies and names. The files are created in the resources folder when running the program.