From 390489434da44fa760eab35a8411b4a29a342567 Mon Sep 17 00:00:00 2001 From: Luc <8822552+luc-github@users.noreply.github.com> Date: Sun, 6 Oct 2019 10:50:15 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b1756e58..6149f57a 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,7 @@

Coming Soon!

Do not use it, unless you know what you are doing !

-[![Build Status](https://travis-ci.org/luc-github/ESP3D.svg?branch=3.0)](https://travis-ci.org/luc-github/ESP3D) +[Latest development version ![Development Version](https://img.shields.io/badge/Devt-v3.0-yellow?style=plastic) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/luc-github/ESP3D/3.0?style=plastic)](https://github.com/luc-github/ESP3D/tree/3.0) ![Travis (.org) branch](https://img.shields.io/travis/luc-github/ESP3D/3.0?style=plastic) +please use Arduino ide 1.8.9 with git version of ESP8266 or git version of ESP32 + -The esp8266 core need to be 2.6 at least. -The esp32 core need to be 1.0.4 at least. -So currently only git version of both cores should compile.