From 7dfdf04f0760528ef1f15b28a1a5413a89c584ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rez?= Date: Wed, 14 Aug 2024 18:41:44 +0100 Subject: [PATCH] chore: fix content --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 055562f..e260c62 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ +# [Doc Server](./) + +DocServer + [Doc Server](./) is a **Web Server** in [Rust](https://www.rust-lang.org) for [static content](./docs/static_content.md) with **Control access** via [authorizations](./docs/auths.md), fully customizable with [settings](./docs/settings.md). -DocServer - +> [!WARNING] +> Code here needs a fulll review and documentation