From 9eb681ef80c53123efe59af225a647f165fa732d Mon Sep 17 00:00:00 2001 From: Holger Niemann <holger.niemann@ipp.mpg.de> Date: Wed, 17 Jun 2020 16:51:42 +0200 Subject: [PATCH] update of README --- 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..7933afb --- /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 setup.py install \ No newline at end of file -- GitLab