diff --git a/.gitignore b/.gitignore index b8e7130..b27a916 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ package.json package-lock.json favicon_io.zip classcreator.py -bottoken \ No newline at end of file +*token* +*.secret \ No newline at end of file diff --git a/README.md b/README.md index 4b25ba9..a985483 100644 Binary files a/README.md and b/README.md differ