소스 검색

Update README with main file details

Added information about main.py and main2.py.
baumsplitter41 5 달 전
부모
커밋
22664d8fcf
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -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.