From 6c5fcf097eb336643b9710e35d37198378974044 Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Thu, 5 Feb 2015 18:28:00 +0100 Subject: [PATCH] Added link to architecture doc. --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 96d4c5924c..a6568caed2 100644 --- a/readme.md +++ b/readme.md @@ -26,7 +26,11 @@ binding throughout a framework. *I'm writing this only to see if the idea of exp appeals to anyone else.* ## Documentation -As mentioned above this is really an early version of Perspex and we're working hard on improving the code base and the documentation at the same time. Please feel free to have a look at our [introduction document](Docs/intro.md) to get things started real quick. Contributions are always welcome! +As mentioned above this is really an early version of Perspex and we're working hard on improving the code base and the documentation at the same time. Please feel free to have a look at our [introduction document](Docs/intro.md) to get things started real quick. + +There's also a high-level [architecture document](Docs/architecture.md). + +Contributions are always welcome! ## Building and Using In order to build and use Perpex you need a compiler that supports the upcoming C# 6 features.