From b26330f7f330df9bc66536b85143b0d208469843 Mon Sep 17 00:00:00 2001 From: Artemy Egorov Date: Tue, 23 Jul 2024 12:45:41 +0300 Subject: [PATCH] doc: move specification warning --- README.md | 3 +++ specification/main.md | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 123c4cc..ac94821 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ Markup language ecosystem сombining small file size, big number of possibilitie [Specification](./specification/main.md). +> [!WARNING] +> Specification is not complete. + ## Concept This is Daleth (high level language that translates to Daletl). diff --git a/specification/main.md b/specification/main.md index 196677c..6227514 100644 --- a/specification/main.md +++ b/specification/main.md @@ -1,8 +1,5 @@ # Dalet v1.0-preview -> [!WARNING] -> Specification is not complete. - **Dalet** is a system through which it is possible to combine human readable markup language and small size of transmitted data. The system is divided into two stages and two languages. ## Languages