Modifying README.md
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -28,3 +28,4 @@ obj/
|
|||||||
_ReSharper*/
|
_ReSharper*/
|
||||||
[Tt]est[Rr]esult*
|
[Tt]est[Rr]esult*
|
||||||
*.testsettings
|
*.testsettings
|
||||||
|
PInvokeSerialPort.nupkg
|
@@ -5,4 +5,4 @@ I am trying to make this library more similar with System.IO.Ports.SerialPort.
|
|||||||
|
|
||||||
It useful in cases System.IO.Ports.SerialPort is not working well (for connecting to \\.\... devices)
|
It useful in cases System.IO.Ports.SerialPort is not working well (for connecting to \\.\... devices)
|
||||||
|
|
||||||
For having this library, you can download PInvokeSerialPort.dll or just simple download it from nuget :)
|
For having this library, you can download PInvokeSerialPort.dll or just simply download it from nuget (https://nuget.org/packages/PInvokeSerialPort) :)
|
||||||
|
Reference in New Issue
Block a user