From 87443fb593ffd7cb3590026f6df87ba59f61e9a6 Mon Sep 17 00:00:00 2001 From: Ben Millington-Drake Date: Tue, 27 Aug 2024 20:20:48 +0400 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7d99267..ef96fcf 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Enable your Golang applications to self update. Inspired by Chrome based on Heroku's [hk](https://github.com/heroku/hk). +Forked from `sanbornm/go-selfupdate` in order to clean up the log statements. + ## Features - Tested on Mac, Linux, Arm, and Windows