From 8f0ed9752b52e3cad494233e9d9b1aae6527af7d Mon Sep 17 00:00:00 2001 From: mkbel <35807926+mkbel@users.noreply.github.com> Date: Fri, 5 Oct 2018 17:47:02 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 72598ee0..81912575 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +# Table of contents + + + * [Development environment preparation](#1-development-environment-preparation) + * [Source code compilation](#2-source-code-compilation) + * [Automated tests](#3-automated-tests) + * [Documentation](#4-documentation) + + # 1. Development environment preparation 1. install `"Arduino Software IDE"` for your preferred operating system @@ -91,3 +100,6 @@ Example: ## Runing `./tests` + +# 4. Documentation +run doxygen in Firmware folder