From 345a92825043abec707a6ed6d5a60f7f6ceccfae Mon Sep 17 00:00:00 2001 From: Tomoyuki Hisada Date: Tue, 10 Apr 2018 15:09:41 +0900 Subject: [PATCH] Update README.md add link of pxt-linebeacon --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 98a8826..d7b89ea 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,7 @@ LINE Simple Beacon does not have a mechanism for preventing devices from being i ## 3rd Party Tools Developing something relates to LINE Simple Beacon? Feel free to get in touch with [us]() to share it here. + +| Link | Description | Publisher | License | Stars | +| ---- | ---- | ---- | ---- | ---- | +| https://github.com/pizayanz/pxt-linebeacon | LINE Beacon implementation for micro:bit | hisayan | MIT | ![stars](http://githubbadges.com/star.svg?repo=pxt-linebeacon&user=pizayanz) |