aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4136da1..9e48f8c1 100644
--- a/README.md
+++ b/README.md
@@ -107,7 +107,7 @@ The web UI interact with the backend through a GraphQL API. The schema is availa
## Internals
-Interested by how it works ? Have a look at the [data model](doc/model.md).
+Interested by how it works ? Have a look at the [data model](doc/model.md) and the [internal bird-view](doc/architecture.md).
## Misc