From ccccde76d5f6e2b5372f71ebfaa09f1784c72b66 Mon Sep 17 00:00:00 2001 From: germedeb Date: Mon, 29 Aug 2022 17:03:08 -0300 Subject: [PATCH] updated and organized the readme. and added a download section. updated links. --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bb4d64a..fac48eb 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # AletaReleaser -Generator of nightly/unstable [Aleta](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre) releases. +Generator of releases of [Aleta](https://git.owlcode.tech/germedeb/aleta-postre) per commit. -This is an automated CI that detects changes in Aleta and perform a build. +This is an automated CI that detects changes in Aleta and build a release. It's like a rolling release build center or something similar. -Go to the [Releases](https://gitea.sergiotarxz.freemyip.com/sergiotarxz/AletaReleaser/releases) section in this page to get a release. -If you want stable releases, go to the [aleta](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre) repo and download a release from there. +## How to Download + +Go to the [Releases Page](https://git.owlcode.tech/sergiotarxz/AletaReleaser/releases) and go to the download zone. there download the file called aleta-CCCCCCC.tar.gz where CCCCCCC is a bunch of characters, that is the commit identifier. + +To get major releases, go to the [aleta](https://git.owlcode.tech/germedeb/aleta-postre/releases) repo and download a release from there.