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

Commit 5bd0fd9

Browse files
authored
Update README.md
1 parent 4c26769 commit 5bd0fd9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Also, check out the JavaScript [examples](https://github.com/mbientlab/MetaWear-
1212

1313
Under the hood it uses [Noble](https://github.com/mbientlab/noble) for Bluetooth Low Energy communications.
1414

15+
> ADDITIONAL NOTES
16+
You can try to get our JS SDK running on OSX or Windows at your own risk as this requires that you get Noble to work under those OSs yourself. We do not provide examples or support for this.
17+
1518
### Overview
1619

1720
[MetaWear](https://mbientlab.com) is a complete development and production platform for wearable and connected device applications.
@@ -22,7 +25,7 @@ The MetaWear hardware comes pre-loaded with a wirelessly upgradeable firmware, s
2225

2326
### Requirements
2427
- [MetaWear board](https://mbientlab.com/store/)
25-
- A linux or Windows 10+ machine with Bluetooth 4.0
28+
- A linux machine with Bluetooth 4.0
2629

2730
### License
2831
See the [License](https://github.com/mbientlab/MetaWear-SDK-JavaScript/blob/master/LICENSE).

0 commit comments

Comments
 (0)