diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..8f1d5bf --- /dev/null +++ b/readme.txt @@ -0,0 +1,6 @@ +Required packages: + pygame,matplotlib,sklearn + How to install: + pip install pygame + pip install matplotlib + pip install scikit-learn \ No newline at end of file