From 0d3ec32d5b74c2365e194e3d0d2650e5c9304605 Mon Sep 17 00:00:00 2001
From: Philipp Winkel
Date: Mon, 1 Feb 2021 14:04:09 +0100
Subject: [PATCH] update README.md
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index fc35b16..0f040f8 100644
--- a/README.md
+++ b/README.md
@@ -14,4 +14,10 @@
- Basic validation for outputting XML documents which applies element order for sequences and checks for the presence of required elements
- Influence the generator by using a Hints file
+ ## Dependencies
+ - JEDI Component Library (jcl /jvcl)
+ - x2utils (https://github.com/MvRens/x2utils.git) (git submodule)
+ - x2log (https://github.com/MvRens/x2log.git) (git submodule)
+
+
Documentation is available on [ReadTheDocs](https://x2xmldatabinding.readthedocs.io/).
\ No newline at end of file