From be4cbe14cffcc8255d3fdb91b94a99f245ae910c Mon Sep 17 00:00:00 2001 From: Diana Date: Tue, 9 Apr 2024 13:53:01 +0200 Subject: [PATCH 1/2] changed readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5be1bdf..cca5ff1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ -# [FSI Viewer](https://www.neptunelabs.com/fsi-viewer/) · [Samples][GHPages] +# FSI Viewer Samples | ***Pixel-perfect*** | ***High-DPI-ready*** | ***Fast :rocket:*** | ***Hackable*** | ***Consistent*** | |:-----------------:|:-------------:|:---------------:|:---------------:|:---------------:| [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)][License] +--- + +* [Live Samples @ GitHub Pages 🔗][GHPages] +* [FSI Layers - Product Page 🔗](https://www.neptunelabs.com/fsi-viewer/) +* [Documentation 🔗][Docs] The zoom viewer provides a minimalist, highly customisable user interface that is easily adaptable via CSS, supported by lightning-fast real-time image delivery from the FSI Server. FSI Viewer can be created and controlled as a simple HTML tag and/or via the JavaScript API. From 3abaf42e3ee5092309c65e601a3130b064386b28 Mon Sep 17 00:00:00 2001 From: Diana Date: Tue, 9 Apr 2024 13:56:35 +0200 Subject: [PATCH 2/2] updated links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cca5ff1..7b19e18 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ --- * [Live Samples @ GitHub Pages 🔗][GHPages] -* [FSI Layers - Product Page 🔗](https://www.neptunelabs.com/fsi-viewer/) +* [FSI Viewer - Product Page 🔗](https://www.neptunelabs.com/fsi-viewer/) * [Documentation 🔗][Docs] The zoom viewer provides a minimalist, highly customisable user interface that is easily adaptable via CSS, supported by lightning-fast real-time image delivery from the FSI Server.