From 3abf8150cf8c0d0009519b118c1073440246397f Mon Sep 17 00:00:00 2001 From: Stanley_Chueh <153347369+StanleyChueh@users.noreply.github.com> Date: Mon, 19 Aug 2024 21:35:12 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 198cffb..238ee72 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # RL_Obstalce_Avoidance -Welcome to the TurtleBot3 Reinforcement Learning project! This guide will help you set up your environment, train a model, and test the trained model using the provided scripts. Follow the steps below to get started. +This guide will help you set up your environment, train a model, and test the trained model using the provided scripts. Follow the steps below to get started. ## System Requirements Operating System: Ubuntu 20.04 (Recommended)