diff --git a/Create-your-own-Firmware-Build-without-IDE.md b/Create-your-own-Firmware-Build-without-IDE.md index ebe9792d..cadd17e4 100644 --- a/Create-your-own-Firmware-Build-without-IDE.md +++ b/Create-your-own-Firmware-Build-without-IDE.md @@ -1,5 +1,3 @@ -# Create your own Firmware Build without IDE - PlatformIO is not just an IDE. In fact, all its features are accessible from the command line, and the IDE is a convenience wrapper layer around it.