From e4d50c8f701df7366700b6a2e0e251fe8684d923 Mon Sep 17 00:00:00 2001
From: monj <monj@dtu.dk>
Date: Mon, 18 Jan 2021 19:06:35 +0100
Subject: [PATCH] Update README.md

---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index 5cd7e6a..0d9df4b 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,11 @@
 
 To be edited
 
+Code contains:
+
+| File name | Description | Input | Output |
+| --------- | ----------- | ----- | ------ |
+| lung_to_lif.py | Used to transform data acquired with a Leica microscope into a format we can work with | EDIT | data_corrected_bis | 
+
+
+nogenerate data_corrected_bis, where each 3D scan is stored as a sequence of .png files under a folder with 'frame' as prefix.
\ No newline at end of file
-- 
GitLab