Modifying README.md

This commit is contained in:
Ebrahim Byagowi 2012-03-03 21:36:38 +03:30
parent 77f1f6fd09
commit ba181b8206
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -27,4 +27,5 @@ obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
*.testsettings
*.testsettings
PInvokeSerialPort.nupkg

View File

@ -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)
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) :)