summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2020-02-15 23:47:26 +0100
committerOdd Stranne <odd@mullvad.net>2020-02-19 20:46:19 +0100
commit200258df85140538ff8abf70bdcddcdbffeb46bf (patch)
treefccfc2d17ab8131291427139fa7f375f9b01e5d9 /docs
parent736e32cfd07588757ae118e37cd3638f2ff1213a (diff)
downloadmullvadvpn-200258df85140538ff8abf70bdcddcdbffeb46bf.tar.xz
mullvadvpn-200258df85140538ff8abf70bdcddcdbffeb46bf.zip
Add readme explaining sublayer design
Diffstat (limited to 'docs')
-rw-r--r--docs/architecture.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/architecture.md b/docs/architecture.md
index f87c18fb33..1325eb6f3d 100644
--- a/docs/architecture.md
+++ b/docs/architecture.md
@@ -4,6 +4,10 @@ This document describes the code architecture and how everything fits together.
For security and anonymity properties, please see [security](security.md).
+Some components have specific documentation that go into greater detail:
+
+- [winfw](../windows/winfw/README.md)
+
## Mullvad vs talpid
Explain the differences between these layers and why the distinction exists.