From 9ee8fd22cb487e11710c9287bef6aee4b02429c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20St=C3=B6r?= <marcelstoer@users.noreply.github.com> Date: Sat, 17 Feb 2018 22:55:21 +0100 Subject: [PATCH] Update README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 01c134c..3447d87 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -esp8266-oled-ssd1306 [](https://travis-ci.org/squix78/esp8266-oled-ssd1306) -============ +[](https://travis-ci.org/ThingPulse/esp8266-oled-ssd1306) + +# ESP8266 OLED SSD1306 > We just released version 3.0.0. Please have a look at our [upgrade guide](UPGRADE-3.0.md) @@ -19,7 +20,7 @@ The init sequence for the SSD1306 was inspired by Adafruit's library for the sam ## Usage -Check out the examples folder for a few comprehensive demonstrations how to use the library. Also check out the ESP8266 Weather Station library (https://github.com/squix78/esp8266-weather-station) which uses the OLED library to display beautiful weather information. +Check out the examples folder for a few comprehensive demonstrations how to use the library. Also check out the [ESP8266 Weather Station](https://github.com/ThingPulse/esp8266-weather-station) library which uses the OLED library to display beautiful weather information. ## Upgrade -- GitLab