From 193d77252934bd07f5307faef183790cd8066108 Mon Sep 17 00:00:00 2001 From: ruevs Date: Mon, 4 Nov 2024 17:15:27 +0200 Subject: [PATCH] A small correction in SOFTWARE/README.md Correct the reference to the `rvpc` directory and clean up the language a bit. --- SOFTWARE/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SOFTWARE/README.md b/SOFTWARE/README.md index f049fdc..87ab79c 100644 --- a/SOFTWARE/README.md +++ b/SOFTWARE/README.md @@ -4,5 +4,5 @@ You can open and upload it and you will hear sound. # Tools -pvpc folder contain all tools you will need to program ESP32-S2-DevKitLiPo-USB to act as programmer and the minichlink which used the ESP32-S2 to program CH32V003 -Follow the instructions in the user manual \ No newline at end of file +The rvpc folder contains all the tools needed to program an ESP32-S2-DevKitLiPo-USB to act as a programmer, and minichlink, which uses the ESP32-S2 to program CH32V003. +Follow the instructions in the user manual.