From 7e17e97566cb5764f43f9248ae93fc7c0175009c Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch>
Date: Fri, 14 Jan 2022 15:07:45 +0100
Subject: [PATCH] update Readme

---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index 1b10035..b71276a 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,16 @@
 # Infoblox Dns Helperscripts
 
+Institute for Medical Education; University of Bern
+
 Source: https://git-repo.iml.unibe.ch/open-source/infoblox-dns-helperscripts
 
 License: GNU GLP 3.0
 
+## Requirements
+
+* Bash
+* curl in $PATH
+
 ## Installation
 
 * Execute a git pull of the repository url or download and extract the files somewhere in your filesystem
-- 
GitLab