From 8bbdcaa2b9889cfd651ae118d04877860454386b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E5=9B=BD=E4=BC=9F?= <366193849@qq.com>
Date: Sat, 6 Nov 2021 10:06:34 +0800
Subject: [PATCH] update readme
---
README.html | 4 ++--
README.md | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.html b/README.html
index eabcc31..fb4f35d 100644
--- a/README.html
+++ b/README.html
@@ -395,8 +395,8 @@ code {
3 软件功能
-- 为配置域名提供纯净的DNS解析;
-- 基于tcp连接测速的IP优选,挑选最快的IP;
+- 提供域名的纯净IP解析;
+- 提供IP测速并选择最快的IP;
- 提供域名的tls连接自定义配置;
- google的CDN资源替换,解决大量国外网站无法加载js和css的问题;
diff --git a/README.md b/README.md
index 5aa07d5..eadc6bd 100644
--- a/README.md
+++ b/README.md
@@ -24,8 +24,8 @@ github加速神器,解决github打不开、用户头像无法加载、releases
* [具体配置详情](https://github.com/dotnetcore/FastGithub/blob/master/MacOSXConfig.md)
### 3 软件功能
-* 为配置域名提供纯净的DNS解析;
-* 基于tcp连接测速的IP优选,挑选最快的IP;
+* 提供域名的纯净IP解析;
+* 提供IP测速并选择最快的IP;
* 提供域名的tls连接自定义配置;
* google的CDN资源替换,解决大量国外网站无法加载js和css的问题;