From 8a11cf357eaae46fd7efbb9993c0bb00e9529a13 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Tue, 22 Dec 2020 18:20:54 +0200 Subject: Add simple start page for beginners. [skip ci] --- docs/markdown/index.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/markdown/index.md') diff --git a/docs/markdown/index.md b/docs/markdown/index.md index ccd341f..eba1e58 100644 --- a/docs/markdown/index.md +++ b/docs/markdown/index.md @@ -24,6 +24,11 @@ code. * built-in multiplatform dependency provider that works together with distro packages * fun! +## Quickstart for beginners + +Are you an absolute beginner when it comes to programming? No worries, +read [this beginner guide](SimpleStart.md) to get started. + ## A full manual The documentation on this site is freely available for all. However -- cgit v1.1