From 1635a8888561bb93a8caab225427a90893039a15 Mon Sep 17 00:00:00 2001 From: me-no-dev Date: Sun, 22 Sep 2019 10:41:43 +0300 Subject: [PATCH] Add build badge to the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9cbd3d..376193b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#ESP32 Arduino Lib Builder +#ESP32 Arduino Lib Builder [![Build Status](https://travis-ci.org/espressif/esp32-arduino-lib-builder.svg?branch=master)](https://travis-ci.org/espressif/esp32-arduino-lib-builder) This repository contains the scripts that produce the libraries included with esp32-arduino.