From 44714fb93214dce96f2b0de1907815aba1eeb398 Mon Sep 17 00:00:00 2001 From: andygeiss <4ndygeiss@gmail.com> Date: Thu, 15 Mar 2018 07:34:45 +0100 Subject: [PATCH] gocard removed --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 66b0021..893d956 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # ESP32 Transpiler -[![](https://goreportcard.com/badge/github.com/andygeiss/esp32-transpiler)](https://goreportcard.com/report/github.com/andygeiss/esp32-transpiler) - ## Purpose The [Arduino IDE](https://www.arduino.cc/en/Main/Software) is easy to use.