From f1bc6f80e09e448fc85b0e937672f398d619b55e Mon Sep 17 00:00:00 2001 From: andygeiss <4ndygeiss@gmail.com> Date: Wed, 4 Apr 2018 10:27:21 +0200 Subject: [PATCH] badge added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1dec87a..341187a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ESP32 Transpiler +[![Go Report Card](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.