From 6acdcc9ada1b9a9c8a3d2bd1f5f91466e0e957ee Mon Sep 17 00:00:00 2001
From: Holger Niemann <holger.niemann@ipp.mpg.de>
Date: Tue, 4 Feb 2020 17:57:34 +0100
Subject: [PATCH] Add README.md

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

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..35fef94
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+This collections of functions and tools are used to download and evaluated data related to the Infrared cameras, including thermocouples. 
+To install this libary, run the setup
+
+python install setup.py
\ No newline at end of file
-- 
GitLab