From 25430a2772a0c43f758ce970c22bfac3283db2b7 Mon Sep 17 00:00:00 2001 From: RainerHeintzmann Date: Mon, 2 Dec 2024 13:15:38 +0100 Subject: [PATCH] Added CheatSheet.pdf, updated description. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b3fbf0..2a4364f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ [![codecov](https://codecov.io/gh/RainerHeintzmann/View5D.jl/branch/master/graph/badge.svg?token=2Ayxc30CAR)](https://codecov.io/gh/RainerHeintzmann/View5D.jl) [![CI](https://github.com/RainerHeintzmann/View5D.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/RainerHeintzmann/View5D.jl/actions/workflows/ci.yml) +For information on using the [Java-based View5D](https://github.com/bionanoimaging/View5D) see the [Documentation](https://nanoimaging.de/View5D/) with Tutorials, a [Command Reference](https://nanoimaging.de/View5D/View5DCommandReference.html) and a [Cheat-Sheet](https://nanoimaging.de/View5D/CheatSheet.pdf). + # Installation You can install the latest release via: ```julia