From 1f331e8e0c47ed2350996b25e0e0ce96f221aed6 Mon Sep 17 00:00:00 2001 From: wenhuix Date: Wed, 28 Jan 2015 10:41:58 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f05540e..e2d5cb5 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This tool is C# Serial port debug assistant. It can send and receive data from s FF-34-56-90 3. This application depends on Microsoft .net framework 4.0 client profile. you can download it from [here](http://www.microsoft.com/zh-cn/download/details.aspx?id=24872) if you mechine doesn't installed it. 4. Visual Studio 2010 project, but can be opened in higher versions. + ### Feature: * Automatic find and list avaliable serial port. * Send data automatically.