From 25abedd54f102c4e3d22c47bbe01ecefd45da0be Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B3hannes=20Nordal?= <johannesnordal88@gmail.com>
Date: Wed, 31 Jan 2024 21:18:19 +0000
Subject: [PATCH] fix: add wiki to readme

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

diff --git a/README.md b/README.md
index e69de29..2d90717 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,13 @@
+# LAMEC
+
+The **LAMEC** API (**L**oad **A**I **M**odules, **E**nvironments, and **C**ontainers)
+is a tool that allows HPC developers and researches to share their configurations,
+setups and jobscripts of commonly used frameworks and libraries, so they can be
+used to generate up to date jobscripts.
+
+Check out our
+[website](https://apps.fz-juelich.de/jsc/lamec/index.php)
+to see what is systems and software are available.
+If you want to contribute or learn about the structure of out project, please
+read out
+[wiki](https://gitlab.jsc.fz-juelich.de/CoE-RAISE/FZJ/lamec-oa/-/wikis/LAMEC-Project-Overview).
-- 
GitLab