From 84719ba176f9749716e6191bc58a5ab68d47fea4 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Fri, 25 Jun 2021 10:48:35 +0200
Subject: [PATCH] Added README

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..cc3f6d0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# FungusPilosisFlavisModel
+This is the scaffolding for a model that has no real application. It is solely created for the purpose of introducing
+a developer to implementing models in VIPS.
+
+TODO: Add link to the model implementation documentation
\ No newline at end of file
-- 
GitLab