From a6903b5ded3e1d06b5dc3c792111c01830399c14 Mon Sep 17 00:00:00 2001
From: B13nch3n <b13nch3n_01@theb-si.de>
Date: Thu, 5 May 2022 19:46:59 +0200
Subject: [PATCH] Extend README with directory content.

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

diff --git a/README.md b/README.md
index fe1fefb..ac490c5 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,14 @@
 
 This is a collection of tools, code and examples used for converting user's modelling projects into [ModelCIF format](https://mmcif.wwpdb.org/dictionaries/mmcif_ma.dic/Index/) for upload to [ModelArchive](https://www.modelarchive.org) (MA). The whole repository has grown over time from bulk uploads to MA, we assisted users with. Do not expect everything to work out of the box, old conversion projects may be outdated by now.
 
+## Directories
+
+A short overview of the directories in this repository and what they do.
+
+|Path       |Content                                                         |
+|-----------|----------------------------------------------------------------|
+|projects/  |Collection of model conversions done for various user projects. |
+|validation/|A tool to check the formatting of ModelCIF files.               |
+
 <!--  LocalWords:  modelcif ModelArchive
  -->
-- 
GitLab