From 929f608f2f3d674144b1a83f92b43b904fe6dbc4 Mon Sep 17 00:00:00 2001 From: Benoit Blanchon Date: Tue, 29 Sep 2015 21:49:19 +0200 Subject: [PATCH] Added list of supported platforms --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 59c4c640..b4e72663 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,14 @@ Features * Small footprint * MIT License +Works on +-------- + +* All Arduino boards +* ESP8266 +* Teensy +* Computers (Windows, Linux, OSX...) + Quick start -----------