aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 6b40434..03f6902 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-[![Continuous Integration](https://github.com/rhaberkorn/sciteco/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/rhaberkorn/sciteco/actions/workflows/continuous-integration.yml)
+[![Continuous Integration](https://github.com/rhaberkorn/sciteco/actions/workflows/ci.yml/badge.svg)](https://github.com/rhaberkorn/sciteco/actions/workflows/ci.yml) [![Nightly Builds](https://github.com/rhaberkorn/sciteco/actions/workflows/nightly.yml/badge.svg)](https://github.com/rhaberkorn/sciteco/actions/workflows/nightly.yml)
Overview
========
@@ -115,8 +115,9 @@ There are prebuilt binary packages and source bundles for your convenience:
* The official [SciTECO homepage](http://sciteco.sf.net/) is a live demo.
These releases may be quite outdated, so you may also give a try to the
-[nightly Ubuntu packages](https://nightly.link/rhaberkorn/sciteco/workflows/continuous-integration/master) -
+[nightly Ubuntu packages](https://nightly.link/rhaberkorn/sciteco/workflows/nightly/master) -
they represent the repository's HEAD commit but may well be instable.
+Both ncurses and Gtk+ packages are provided.
If everything fails, you can try building from source.
See [`INSTALL`](INSTALL) for more details.