From a668fa45d21cab1c831b2c5ae0b484408c867c2c Mon Sep 17 00:00:00 2001
From: zanbin168 <zanbin168@qq.com>
Date: 星期一, 16 十月 2023 22:42:13 +0800
Subject: [PATCH] update

---
 README.md |   11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
index 257d9f5..aedbdbe 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,5 @@
 ## goupdate
 
-package goupdate provides tooling to auto-update binary releases
-from GitHub based on the user's current version and operating system. Used by command-line tools such as [Up](https://github.com/apex/up) and [Apex](https://github.com/apex/apex).
+Goupdate 是用 Go 语言开发的工具,能够自动从 GitHub 和 Gitee 下载最新的发布版本,并更新本地程序。
 
----
-
-[![GoDoc](https://godoc.org/github.com/zan8in/goupdate?status.svg)](https://godoc.org/github.com/zan8in/goupdate)
-![](https://img.shields.io/badge/license-MIT-blue.svg)
-![](https://img.shields.io/badge/status-stable-green.svg)
-
-<a href="https://apex.sh"><img src="http://tjholowaychuk.com:6000/svg/sponsor"></a>
+本程序是基于 https://github.com/tj/go-update 进行的分支,进行了额外功能的增强。
\ No newline at end of file

--
Gitblit v1.8.0