diff --git a/README.md b/README.md
index 45331c37db7ba528800a98d56ea5c18452996db7..827a376e08ac3377aeabc83d68f48dd3bd1d96ab 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@ IPython Extension for semantic web technology support (Turtle, SPARQL, ShEx, etc
 
 This extension is meant to be used together with Jupyter Notebooks for educational purposes. Its focus is neither performance nor scalability but instead ease-of-use.
 
+# Teaching Semantic Web Technologies with Jupyter-RDFify
+
+Jupyter-RDFify was developed by the [Chair of Information Systems at RWTH Aachen University](http://dbis.rwth-aachen.de/) to support interactive teaching of Semantic Web Technologies. You can find an examplary set of tutorial-like Jupyter Notebooks using Jupyter-RDFify at https://github.com/SemWebNotebooks/Notebooks/tree/main/Notebooks and further information on how to teach Semantic Web Technologies with Jupyter Notebooks, Jupyter-RDFify, the Moodle elearning system and automatic grading at https://github.com/SemWebNotebooks/Notebooks.
+
 # Installation
 
 ## Install using Pip
@@ -187,4 +191,4 @@ Note that these dependencies will be installed automatically if you use Pip.
 [OWL-RL](https://owl-rl.readthedocs.io/en/latest/): Library for RDFS and OWL-RL entailment  
 [PyShEx](https://github.com/hsolbrig/PyShEx): Implementation of ShEx  
 [Graphviz python wrapper](https://pypi.org/project/graphviz/)  
-[IPython](https://ipython.org/)
\ No newline at end of file
+[IPython](https://ipython.org/)