Skip to content

Commit

Permalink
Merge pull request #22 from SuessLabs/readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
DamianSuess authored Jan 11, 2024
2 parents dbd5b96 + 8af2300 commit 1414ede
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
>
> _The next generation of the [Plugin.BlueZ](https://github.com/SuessLabs/Plugin.BlueZ) library!_
The Linux.Bluetooth library for .NET gives developers the ability to quickly standup and interface with Linux's BLE radio with very little effort. There's no need to recall the laborious D-Bus API calls, we handle that for you.
The Linux.Bluetooth library for .NET gives developers the ability to quickly stand up and interface with Linux's BLE radio with very little effort. There's no need to recall the laborious D-Bus API calls, we handle that for you.

[![Linux.Bluetooth NuGet Badge](https://buildstats.info/nuget/Linux.Bluetooth?dWidth=70&includePreReleases=true)](https://www.nuget.org/packages/Linux.Bluetooth/)

Expand All @@ -17,6 +17,9 @@ Check out the SuessLabs article on using [Plugin.BlueZ](https://suesslabs.com/cs
## Requirements

* Linux
* .NET 6, 7, or 8

_Sorry, older Mono (.NET Framework) versions are not supported._

This project has been validated against, BlueZ v5.50 and above. You can check which version you're using with, `bluetoothd -v`.

Expand Down

0 comments on commit 1414ede

Please sign in to comment.