From 00cc6392f1f7815c079cf0348f9559c48484e75f Mon Sep 17 00:00:00 2001 From: Erik Repo <84872500+BiologyTools@users.noreply.github.com> Date: Sat, 23 Dec 2023 22:15:04 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f63ef3e..57d10c3 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ A .NET6 version of Bio library. Bio is an application & library for editing & an - [LibTiff.Net](https://bitmiracle.com/libtiff/) - [Cs-script](https://github.com/oleg-shilo/cs-script/blob/master/LICENSE) - [ImageJ](https://imagej.nih.gov/ij/) (Only needed when running ImageJ macro commands) +- [OpenSlideGTK](https://github.com/BiologyTools/OpenSlideSharp) (Optional) [MIT](https://github.com/BiologyTools/OpenSlideSharp/blob/master/LICENSE) ## Licenses - Bio [GPL3](https://www.gnu.org/licenses/gpl-3.0.en.html) @@ -51,6 +52,9 @@ A .NET6 version of Bio library. Bio is an application & library for editing & an - LibTiff.Net [BSD](https://bitmiracle.com/libtiff/) - Cs-script [MIT](https://github.com/oleg-shilo/cs-script/blob/master/LICENSE) +## Installation +- Optionally install [OpenSlide](https://openslide.org/docs/windows/) for increased performance. + ## Scripting - Save scripts into "StartupPath/Scripts" with ".cs" ending. - Open script editor and recorder from menu.