From 1a8f08a07d8b74bfde0fa94ad863f74118b7be35 Mon Sep 17 00:00:00 2001
From: zanbin168 <zanbin168@qq.com>
Date: 星期三, 17 五月 2023 10:02:45 +0800
Subject: [PATCH] update

---
 README.md |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index d6460f6..257d9f5 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-## go-update
+## goupdate
 
-Package update provides tooling to auto-update binary releases
+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).
 
 ---
 
-[![GoDoc](https://godoc.org/github.com/zan8in/go-update?status.svg)](https://godoc.org/github.com/zan8in/go-update)
+[![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)
 

--
Gitblit v1.8.0