diff --git a/README.md b/README.md index 2736a9c..7028e7e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ # GenericAI -Generic AI project \ No newline at end of file +Generic AI project + + +Jak pobrać: +``` git clone ``` + + +Jak urochomić: +(windows cmd) ```python3 main.py``` +(linux) ```python main.py``` + +Wymagane biblioteki: +pygame +