From ba799a5b0324ee7611251a05de64dbf12e6d3a08 Mon Sep 17 00:00:00 2001 From: 4o1x5 <4o1x5@4o1x5.dev> Date: Thu, 16 May 2024 16:03:30 +0200 Subject: [PATCH] added docs section to contents --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index 28292d8..e12d843 100644 --- a/readme.md +++ b/readme.md @@ -19,10 +19,15 @@ - [Frontend](#frontend) - [Themes](#themes) - [Server](#server) + - [Backend](#backend) - [Authentication](#authentication) - [Data storage](#data-storage) - [Load balancing](#load-balancing) + +- [Documentation](#documentation) + - [Server](#server) + - [Frontend](#frontend) - [Staging](#staging) # Abstract