This: -added readme file

This commit is contained in:
jakzar 2024-05-10 18:39:26 +02:00
parent 01a3d1864b
commit e6c86e7856

6
readme.txt Normal file
View File

@ -0,0 +1,6 @@
Required packages:
pygame,matplotlib,sklearn
How to install:
pip install pygame
pip install matplotlib
pip install scikit-learn