Skip to content

Commit 5f10bb2

Browse files
authored
Refactored prerequisites section
1 parent e94f2c3 commit 5f10bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Arduino Websockets
44

5-
A library for writing modern websockets applications with Arduino (ESP8266 and ESP32). This project is based on my project [TinyWebsockets](https://github.com/gilmaimon/TinyWebsockets).
5+
A library for writing modern websockets applications with Arduino (see [prerequisites](https://github.com/gilmaimon/ArduinoWebsockets#prerequisites) for supported platforms). This project is based on my project [TinyWebsockets](https://github.com/gilmaimon/TinyWebsockets).
66

77
The library provides simple and easy interface for websockets work (Client and Server). See the [basic-usage](#Basic-Usage) guide and the [examples](#Full-Examples).
88

0 commit comments

Comments
 (0)