From 2f006317d6f072c09a543e0d470790ed33f3da95 Mon Sep 17 00:00:00 2001 From: Yevhenii Poliakov Date: Sun, 14 Mar 2021 14:01:54 +0100 Subject: [PATCH] update readme --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2736a9c..11f65f3 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 +