From 7cffe00d2fac68a5dfe7bcb9ccaea678419bd778 Mon Sep 17 00:00:00 2001 From: caozhiyi Date: Sat, 31 Aug 2019 22:08:39 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b80cf2a..2d1711b 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Other Simples are in [test](/test). [echo](/test/echo): The test program of echo ## Build(Windows) -You can compile Hudp library and example with vs2017. +You can compile CppNet library and example with vs2017. ## Build(Linux) @@ -100,4 +100,4 @@ $ make ## Licenses -This program is under the terms of the BSD 3-Clause License. See [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause). \ No newline at end of file +This program is under the terms of the BSD 3-Clause License. See [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause).