From 19d9fc9f3b22ca6e0b4328cd2b35821fb101f814 Mon Sep 17 00:00:00 2001 From: buttle Date: Tue, 1 Jun 2021 11:38:43 +0200 Subject: [PATCH] updates readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 90daa7c..19d1beb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ # Simple Carousel (module for Omeka S) [Arc-hive Simple Carousel] is a module for [Omeka S]. Forked from [Simple Carousel] +This fork adds an option to include a link to the item page +``` +cd ./modules +https://git.hangar.org/arcHIVE-tech/SimpleCarousel-omeka-module/archive/main.zip +unzip main.zip +rm main.zip +mv simplecarousel-omeka-module SimpleCarousel +```