From 0c2d7664eafea2e290dbfe5f0ff39d9b23ed188b Mon Sep 17 00:00:00 2001
From: Michael Kohlhase <m.kohlhase@jacobs-university.de>
Date: Mon, 26 Jun 2017 06:37:46 +0200
Subject: [PATCH] documentation of supported-by

---
 systems/meta/README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/systems/meta/README.md b/systems/meta/README.md
index 7ffbe7e..d246b60 100644
--- a/systems/meta/README.md
+++ b/systems/meta/README.md
@@ -15,8 +15,10 @@ Each post needs some specific parameters:
  * **end_date** (optional) the system end date (YYYY[-MM])
 
  * **people** (optional) a list of KWARC people involved in this
+ * **supported-by** (optional) a list projects that have provided funding that supports
+   this project. Use the file names of the project to reference them. 
  
  * **website** (optional): the system home page
  * **repository** (optional): the system repository
 
-A system is considered active, iff it has no end date. 
\ No newline at end of file
+A system is considered active, iff it has no end date. 
-- 
GitLab