Adding README.md
This commit is contained in:
		@@ -7,6 +7,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
 | 
			
		||||
	ProjectSection(SolutionItems) = preProject
 | 
			
		||||
		Local.testsettings = Local.testsettings
 | 
			
		||||
		PInvokeSerialPort.vsmdi = PInvokeSerialPort.vsmdi
 | 
			
		||||
		README.md = README.md
 | 
			
		||||
		TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
 | 
			
		||||
	EndProjectSection
 | 
			
		||||
EndProject
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										6
									
								
								README.md
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										6
									
								
								README.md
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
This library is P/Invoke wrapper for serial port.
 | 
			
		||||
Originally copied from http://msdn.microsoft.com/en-us/magazine/cc301786.aspx that I guess licensed under Ms-PL so this project will be also in Ms-PL.
 | 
			
		||||
Please help me on completing APIs of this library, any suggestion is valued :)
 | 
			
		||||
I am trying to make this library more similar with System.IO.Ports.SerialPort.
 | 
			
		||||
 | 
			
		||||
Have fun :)
 | 
			
		||||
		Reference in New Issue
	
	Block a user