Skip to content

Commit 12e3f7f

Browse files
committed
Minor style fixes
1 parent 651de47 commit 12e3f7f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ document language: [English](README.md) | [简体中文](README.zh-cn.md)
1818
Bluetooth Low Energy library.
1919

2020
This library is based on the Windows.Devices.Bluetooth UWP class library but simplified and with the asynchronous related calls made synchronous.
21-
The original .Net assembly depended on Windows.Storage.Streams for DataReader & DataWriter; this library has simplified inbuilt versions.
22-
So references to IBuffer in .Net UWP examples should now use Buffer instead.
21+
The original .Net assembly depended on Windows.Storage.Streams for DataReader & DataWriter; this library has simplified inbuilt versions.
22+
So references to IBuffer in .Net UWP examples should now use Buffer instead.
2323

2424
## Firmware versions
2525

@@ -925,4 +925,3 @@ For more information see the [.NET Foundation Code of Conduct](https://dotnetfou
925925
## .NET Foundation
926926

927927
This project is supported by the [.NET Foundation](https://dotnetfoundation.org).
928-

0 commit comments

Comments
 (0)