From 74df08b49c7b7216b50fe233be740cc0f8fbb50e Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Fri, 22 Jul 2022 10:19:34 +0200 Subject: [PATCH] added readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e2714e2 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# elog dump + +Dumps a full elog including attachments via [py_elog](https://github.com/paulscherrerinstitute/py_elog/). + +## dependencies + +- py_elog +- tqdm