Skip to content

Commit 39402b0

Browse files
authored
Update README.md
1 parent c2539a5 commit 39402b0

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
# Tasmota Espressif 8266: development platform for [PlatformIO](http://platformio.org)
22

3-
[![Build Status](https://github.com/platformio/platform-espressif8266/workflows/Examples/badge.svg)](https://github.com/platformio/platform-espressif8266/actions)[![GitHub Releases](https://img.shields.io/github/downloads/tasmota/platform-espressif8266/total?label=downloads)](https://github.com/tasmota/platform-espressif8266/releases/latest)
3+
[![Build Status](https://github.com/tasmota/platform-espressif8266/workflows/Examples/badge.svg)](https://github.com/tasmota/platform-espressif8266/actions)[![GitHub Releases](https://img.shields.io/github/downloads/tasmota/platform-espressif8266/total?label=downloads)](https://github.com/tasmota/platform-espressif8266/releases/latest)
44

5-
Espressif Systems is a privately held fabless semiconductor company. They provide wireless communications and Wi-Fi chips which are widely used in mobile devices and the Internet of Things applications.
6-
7-
* [Home](http://platformio.org/platforms/espressif8266) (home page in PlatformIO Platform Registry)
8-
* [Documentation](http://docs.platformio.org/page/platforms/espressif8266.html) (advanced usage, packages, boards, frameworks, etc.)
5+
Espressif Systems is a privately held fabless semiconductor company. They provide wireless communications and WiFi chips which are widely used in mobile devices and the Internet of Things applications.
96

107
# Usage
118

@@ -16,7 +13,7 @@ Espressif Systems is a privately held fabless semiconductor company. They provid
1613

1714
```ini
1815
[env:stable]
19-
platform = https://github.com/tasmota/platform-espressif8266/releases/download/2024.09.00/platform-espressif8266.zip
16+
platform = https://github.com/tasmota/platform-espressif8266/releases/download/2025.05.00/platform-espressif8266.zip
2017
...
2118
```
2219

0 commit comments

Comments
 (0)