Skip to content

Commit f17d960

Browse files
committed
Update sections names and references
1 parent 10b22f6 commit f17d960

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
`Arduino_ESP32_OTA`
22
====================
33

4-
*Note: This library is currently in [beta](#board-support).*
4+
*Note: This library is currently in [beta](#tests).*
55

66
[![Compile Examples](https://github.com/bcmi-labs/Arduino_ESP32_OTA/workflows/Compile%20Examples/badge.svg)](https://github.com/bcmi-labs/Arduino_ESP32_OTA/actions?workflow=Compile+Examples)
77
[![Arduino Lint](https://github.com/bcmi-labs/Arduino_ESP32_OTA/workflows/Arduino%20Lint/badge.svg)](https://github.com/bcmi-labs/Arduino_ESP32_OTA/actions?workflow=Arduino+Lint)
@@ -16,7 +16,7 @@ The library is based on the [Update](https://github.com/espressif/arduino-esp32/
1616
* Create a minimal [example](examples/OTA/OTA.ino)
1717
* Create a [compressed](https://github.com/arduino-libraries/ArduinoIoTCloud/blob/master/extras/tools/lzss.py) [ota](https://github.com/arduino-libraries/ArduinoIoTCloud/blob/master/extras/tools/bin2ota.py) file
1818

19-
## Requirements
19+
## :key: Requirements
2020

2121
* Flash size > 2MB
2222
* OTA_1 partition available within selected partition scheme
@@ -39,7 +39,7 @@ The library is based on the [Update](https://github.com/espressif/arduino-esp32/
3939
| `bare_minimum_2MB` | :x: |
4040

4141

42-
## Board support
42+
## :running: Tests
4343

4444
* The library has been tested on the following boards:
4545

0 commit comments

Comments
 (0)