From 086cd572479fb818542695a0ec0368234e5e1c0d Mon Sep 17 00:00:00 2001
From: zanbin168 <zanbin168@qq.com>
Date: 星期二, 16 五月 2023 22:30:47 +0800
Subject: [PATCH] update

---
 README.md |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ab83ef6..d6460f6 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,12 @@
-# goupdate
-Forked and adapted from https://github.com/tj/go-update
+## go-update
+
+Package update 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).
+
+---
+
+[![GoDoc](https://godoc.org/github.com/zan8in/go-update?status.svg)](https://godoc.org/github.com/zan8in/go-update)
+![](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>

--
Gitblit v1.8.0