Corrected the README.md .

This commit is contained in:
Charles STELANDRE 2025-04-13 17:55:05 +02:00
parent f109366c1f
commit e4cb5307d4
1 changed files with 3 additions and 3 deletions

View File

@ -128,7 +128,7 @@ Documentation for the repository.
# Requirements
Hardware: Ergo Poppy Jr.
Hardware: Poppy Ergo Jr.
Software: C++ Programming
@ -142,9 +142,9 @@ git clone https://gitarero.ecam.fr/charles.stelandre/IntroRoboticsLab1.git
Open a text editor and navigate to the folder containing the .cpp file you want to use.
Install any necessary libraries via Arduino Library Manager.
Install any necessary library.
Upload the code to your mBot using a USB connection.
Upload the code to your robot using a USB connection.
# Usage