From e8ebe8f481f0ef85fad4e2f636526e8ee2d7baba Mon Sep 17 00:00:00 2001
From: Andrea Burattin <delas@users.noreply.github.com>
Date: Thu, 17 Mar 2022 09:01:10 +0100
Subject: [PATCH] Create README.md

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

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..20caf7d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# Beamline framework [![](https://jitpack.io/v/beamline/framework.svg)](https://jitpack.io/#beamline/framework) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=beamline_framework&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=beamline_framework)
+
+Basic structure of the Beamline framework.
-- 
GitLab