From 4ce9925590a96055dabfdd8646055dd378d33650 Mon Sep 17 00:00:00 2001 From: eine Date: Thu, 27 Aug 2020 09:41:29 +0200 Subject: doc: update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f5de413e4..05704b8b3 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,12 @@ GHDL is free software: # Getting GHDL -Periodically (not regularly), several binary distributions are made available through the [releases](https://github.com/ghdl/ghdl/releases) tab. - -You may use [GHDL Docker images](https://github.com/ghdl/docker) in case your didn't find a suitable release, or build GHDL yourself! +- Pre-built packages: + - Approximately once a year, tagged binary distributions are made available through the [releases](https://github.com/ghdl/ghdl/releases) tab. + - After each succesful CI run, [nightly](https://github.com/ghdl/ghdl/releases/tag/nightly) tarballs/zipfiles for Ubuntu Focal and Windows (MSYS2) are updated. +- For using GHDL in CI, [setup-ghdl-ci](https://github.com/ghdl/setup-ghdl-ci) is provided. It is a GitHub Action (see [github.com/features/actions](https://github.com/features/actions)) to setup GHDL in just 3 lines. +- You may use [GHDL Docker images](https://github.com/ghdl/docker) in case your didn't find a suitable release. +- Build GHDL yourself (see below)! ## Building GHDL -- cgit v1.2.3