From 65a2d966306575a05669c29273695a8448ae44b2 Mon Sep 17 00:00:00 2001 From: Brandon Rodriguez <brodriguez8774@gmail.com> Date: Sat, 27 Nov 2021 07:29:42 -0500 Subject: [PATCH] Update readme --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 4574371..d536f4c 100644 --- a/readme.md +++ b/readme.md @@ -8,6 +8,10 @@ A virtual roomba/vacuum AI project. Simulates a vacuum cleaner AI attempting to clean up a virtual room. +## Languages +Written using Python3.9. Tested in Ubuntu20. + + ## Installation First, set up a Python "virtual environment" (see https://git.brandon-rodriguez.com/python/example_projects/virtual_environments). -- GitLab