From 66884715293c376622cdf8b954d80b2b6c4d90d7 Mon Sep 17 00:00:00 2001 From: Pukhraj Kushwah <114336304+pukhraj1002@users.noreply.github.com> Date: Sat, 2 Mar 2024 15:01:25 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 454e59f..3f1af72 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # makeEspArduino A makefile for ESP8266 and ESP32 Arduino projects. - +Arduino helps in building IOT BAsed projects. The main intent for this project is to provide a minimalistic yet powerful and easy configurable makefile for projects using the ESP/Arduino framework available at: https://github.com/esp8266/Arduino and https://github.com/espressif/arduino-esp32