Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 14efc97

Browse files
authored
Update README.md
1 parent 0ae6c31 commit 14efc97

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,6 @@
44
[![GitHub issues](https://img.shields.io/github/issues/vshymanskyy/blynk-library-js.svg)](https://github.com/vshymanskyy/blynk-library-js/issues)
55
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/vshymanskyy/blynk-library-js)
66

7-
Implementations for other platforms:
8-
* [Arduino](https://github.com/blynkkk/blynk-library)
9-
* [Particle](https://github.com/vshymanskyy/blynk-library-spark)
10-
* [Python, MicroPython](https://github.com/vshymanskyy/blynk-library-python)
11-
* [OpenWrt](https://github.com/vshymanskyy/blynk-library-openwrt)
12-
* [MBED](https://developer.mbed.org/users/vshymanskyy/code/Blynk/)
13-
* [Node-RED](https://www.npmjs.com/package/node-red-contrib-blynk-ws)
14-
15-
__________
16-
177
# blynk-library-js
188
Blynk library implementation for JavaScript (Node.js, Espruino)
199

@@ -66,3 +56,11 @@ v9.on('read', function() {
6656
* OpenWrt + Espruino package
6757

6858
Just install the required package and this module will do auto-detection.
59+
__________
60+
Implementations for other platforms:
61+
* [Arduino](https://github.com/blynkkk/blynk-library)
62+
* [Particle](https://github.com/vshymanskyy/blynk-library-spark)
63+
* [Python, MicroPython](https://github.com/vshymanskyy/blynk-library-python)
64+
* [OpenWrt](https://github.com/vshymanskyy/blynk-library-openwrt)
65+
* [MBED](https://developer.mbed.org/users/vshymanskyy/code/Blynk/)
66+
* [Node-RED](https://www.npmjs.com/package/node-red-contrib-blynk-ws)

0 commit comments

Comments
 (0)