From 00d63247ed75c8bed9d8511651069e0d495fe7fe Mon Sep 17 00:00:00 2001 From: valentinbreiz Date: Fri, 10 Jul 2020 02:57:17 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bb9acbd7a..eceb80016 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more! For instructions on how to install and use Cosmos, please visit the [Cosmos website](http://www.gocosmos.org). + +For documentation and technical information, see the [Cosmos Documentation](https://cosmosos.github.io).