From 4ecd409c27e2c003df15d8008d24734f8e9ebd32 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Wed, 22 Jan 2020 00:38:15 +0200 Subject: [PATCH] Add information about release notes --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 928ebd3..7e6d8c9 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,9 @@ The only external dependency is [light](https://github.com/haikarainen/light) ### Building Clone this repository and run `cargo build --release` inside the project to compile a static binary. -Prebuilt binaries, their checksums and signatures live in [GitHub](https://github.com/ReekyMarko/lqsd/releases) +### Releases +Release notes can be found in [GitHub](https://github.com/ReekyMarko/lqsd/releases) (Gitea does not support editing tags yet) +Prebuilt binaries, their checksums and signatures can also be found there ### Arch Linux So far, I have only packaged this for Arch Linux. Packages are in [AUR](https://aur.archlinux.org/packages/?K=lqsd)