From 6034e0515a719e5102d02fdc656f94c68c965250 Mon Sep 17 00:00:00 2001
From: vand <vand@dtu.dk>
Date: Sat, 25 Apr 2020 11:32:37 +0200
Subject: [PATCH] Add README.md

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

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..8d19119
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# StructureTensor
+
+Structure tensor in 2D and 3D. 
+
+Code for computation of the structure tensor and the notebooks with the examples of use.
-- 
GitLab