summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-01-22 16:53:19 +0100
committerPietro Albini <pietro@pietroalbini.org>2019-01-22 23:22:42 +0100
commit260a5c06d9fb856dc0f65d97ba83d76bd4aaa945 (patch)
tree590f2b82efbb70fabae592df804b0980c73a4595 /README.md
parent9cec8b78f83aac75a2c503d46c8c2e914a27fb15 (diff)
add static api and fix website data
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b860b37..31e4c33 100644
--- a/README.md
+++ b/README.md
@@ -77,6 +77,7 @@ directory. The structure of the file is this:
```toml
name = "overlords" # Name of the team, used for GitHub (required)
+subteam-of = "gods" # Name of the parent team of this team (optional)
# Include all the members of the listed teams as members of this team (optional)
inherit = [
"kings",