From 03195597eef2128653e855bc69b4a9a9aa0d979d Mon Sep 17 00:00:00 2001 From: David Stirling Date: Tue, 7 May 2024 10:57:31 +0100 Subject: [PATCH] Add download button to readme (#62) * Add "Download" button linking to signed builds * Update wording * Fix link --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 91cea8f..3d3aea5 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ Formats [supported by the bio-formats library](https://bio-formats.readthedocs.i Internally NGFF-Converter uses the [bioformats2raw](https://github.com/glencoesoftware/bioformats2raw) and [raw2ometiff](https://github.com/glencoesoftware/raw2ometiff) packages for conversion. With default settings, the resulting files should automatically have resolution pyramids generated if needed. +## Prebuilt Binaries + +NGFF-Converter releases can be downloaded here: + +[Downloads Page](https://downloads.glencoesoftware.com/public/NGFF-Converter/latest/) + ## Usage Running the tool will display a desktop GUI: