From 0498204f1a7c721f9720f53e4bd39759ac2365e2 Mon Sep 17 00:00:00 2001
From: Dario Barghini <dario.barghini@inaf.it>
Date: Mon, 27 Nov 2023 17:10:28 +0000
Subject: [PATCH] Add README.md

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

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3b5a629
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# README
+
+This repository encloses the data reduction pipeline for the Italian [PRISMA](http://www.prisma.inaf.it/) fireball network. 
+PRISMA is the First Italian Network for the systematic Surveillance of Meteors and the Atmosphere (in Italian, **Prisma Rete Italiana per la Sorveglianza Sistematica di Meteore ed Atmosfera**). 
+PRISMA is a partner of the [FRIPON](https://www.fripon.org/) international collaboration.
+More information about the FRIPON network is available [here](https://doi.org/10.1051/0004-6361/202038649).
+
+This pipeline handles all the data reduction procedures within the PRISMA network, which are mainly subdivided into the analysis of calibration data (long exposure image to determine the astrometric and photometric reduction of each camera) and meteor videos.
+
+More details about the pipeline, its installation and main functionalities are available on the [Wiki](https://www.ict.inaf.it/gitlab/dario.barghini/prisma-pipeline/-/wikis/Home).
-- 
GitLab