From 36e0ab5f03a88fb95458bc6dfbd6a65e1b72673b Mon Sep 17 00:00:00 2001 From: Luc Date: Thu, 8 Sep 2016 14:31:19 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0271890..1483ba35 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# ESP3D +# ESP3D[![Code Climate](https://codeclimate.com/github/luc-github/ESP3D/badges/gpa.svg)](https://codeclimate.com/github/luc-github/ESP3D) + Firmware for ESP8266 used with 3D printer using [arduino core version](https://github.com/esp8266/Arduino) This firmware allows not only to have a cheap bridge between Wifi and serial, but also to have a web UI to configure wifi, to monitor 3D printer and even control it, and to make things easy, UI is fully customizable without reflashing FW.