From f5d30843bff7aa6f031c60aa8a31efdba1208215 Mon Sep 17 00:00:00 2001 From: developomp Date: Sun, 15 Aug 2021 12:29:09 +0900 Subject: [PATCH] added in-dev disclaimer --- docs/1-intro.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/1-intro.md b/docs/1-intro.md index 850bbcf..9a0209d 100644 --- a/docs/1-intro.md +++ b/docs/1-intro.md @@ -4,6 +4,10 @@ sidebar_position: 1 # Intro +:::warning +**UNDER DEVELOPMENT. Not even pre-alpha** +::: + :::info This documentation is for **developers**.
If you are a user and only want to learn how to use it, go to the [**Usage**](/docs/usage/overview) section.