From 498d0b6f9dc8efbef1f4f411d81d3a825f45e9e0 Mon Sep 17 00:00:00 2001
From: "Daria M. Tomecka" <tomecka@fhi-berlin.mpg.de>
Date: Wed, 20 Sep 2017 16:46:08 +0200
Subject: [PATCH] add info on the classification algorithm and the structure
 types

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

diff --git a/README.md b/README.md
index bb4731a..65fb780 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,13 @@ Normalizer for the data classification on the basis of known prototypes.
 The original repository lives at:
 https://gitlab.mpcdf.mpg.de/nomad-lab/normalizer-prototypes
 
+More info on structure types can be found here:
+
+https://gitlab.mpcdf.mpg.de/nomad-lab/encyclopedia-general/wikis/Structure-type
+
+The classification "algorithm" is described here:
+
+https://gitlab.mpcdf.mpg.de/nomad-lab/normalizer-prototypes/wikis/info-on-classification-by-prototypes
 
 
 All the prototypes as included in `structure_types.py` are updated in their main location from where one can import them:
-- 
GitLab