From 658def01b08cf5fd5f0d3d77e1c05b9573defee3 Mon Sep 17 00:00:00 2001 From: Daniel Gerhardt <code@dgerhardt.net> Date: Thu, 2 Feb 2017 14:48:22 +0100 Subject: [PATCH] Link documentations in README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index aaca9232d..86cbcb4eb 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,17 @@ However, you do not need to download both repositories in order to get started. [](https://travis-ci.org/thm-projects/arsnova-backend) +## Documentation + +We provide separate documentations for lectures and students, administrators and developers: + +* [For end-users](https://arsnova.thm.de/blog/en/arsnova-manual/) +* For admins + * [Installation](src/site/markdown/installation.md) + * [Upgrading](src/site/markdown/upgrade.md) +* [For developers](src/site/markdown/development.md) + + ## Credits ARSnova is powered by Technische Hochschule Mittelhessen - University of Applied Sciences. -- GitLab