Added information about main.py and main2.py.
@@ -1,2 +1,5 @@
# pycord-bot-experimental
Experiments with Discord Bots via pycord.
+
+The main file is the main.py.
+main2.py is just a example from the internet and is not made by me.