From c7e7b2ab032217da3d6755e4a24b43a9d0950f3d Mon Sep 17 00:00:00 2001
From: Jens Steidl <Jens.Steidl@slub-dresden.de>
Date: Thu, 15 Oct 2020 17:18:26 +0200
Subject: [PATCH] - added BagIt link - added explanation for abbreviation SIP

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6284b03..b406e54 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # SLUB SIP Builder
 
 ## Description
-A CLI tool to create valid BagIt-based SIPs for ingest into the [SLUBArchiv](https://slubarchiv.slub-dresden.de/), the digital long-term preservation archive of the Saxon State and University Library Dresden (SLUB).
+A CLI tool to create valid [BagIt](https://tools.ietf.org/html/rfc8493) based submission information packages (SIPs) for ingest into the [SLUBArchiv](https://slubarchiv.slub-dresden.de/), the digital long-term preservation archive of the Saxon State and University Library Dresden (SLUB).
 
 As a user, you have one of three options to create your SIP: `copy`, `move` or `replace`.  
 NOTE: The use of option `copy` is strongly recommended. The other options modify your source directory. Please use this with caution!
-- 
GitLab