From 53796380aefcee33b9c23c660e2875b11b00e038 Mon Sep 17 00:00:00 2001 From: Void Date: Thu, 26 Jun 2025 23:42:39 +0200 Subject: [PATCH] updated the README --- README.md | 9 --------- doc/de_DE.md | 25 ------------------------- doc/en_EN.md | 25 ------------------------- doc/zh_CN.md | 25 ------------------------- 4 files changed, 84 deletions(-) delete mode 100644 doc/de_DE.md delete mode 100644 doc/en_EN.md delete mode 100644 doc/zh_CN.md diff --git a/README.md b/README.md index 567c389..34f74af 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,5 @@ # Stacat Version 1.0.0 -## Languages 语言 -Select your Language below | Wähle deine Sprache | __你的语言了。 - -|Language|Accuracy| -|-----------|-----| -|[English]()|100% | -|[Deutsch]()|100% | -|[中文]() |90% | - ## About the Project This project was firstly made together with a friend from university. We used to make it one year ago, but we never managed to finish it. diff --git a/doc/de_DE.md b/doc/de_DE.md deleted file mode 100644 index d6da90c..0000000 --- a/doc/de_DE.md +++ /dev/null @@ -1,25 +0,0 @@ -# Stacat Version 1.0.0 - -## Table of contents -1. [What is Stacat]() -2. [The Syntax of Stacat]() - - [The ">" operator]() - - [The "^" operator]() - - [The "+" operator]() - - [The "-" operator]() - - [The "*" operator]() -3. [Explanation of Errors]() -4. [Ruleset of Stacat]() - - [Repitions]() - - [Stack out of Bounds]() -5. [Why did I call it Stacat?]() - -## Was ist Stacat? - -## Erklärung der Syntax von Stacat - -## Erklärung der Fehlersyntax - -## Regelwerk der Sprache - -## Wieso habe ich die Sprache Stacat genannt? \ No newline at end of file diff --git a/doc/en_EN.md b/doc/en_EN.md deleted file mode 100644 index 57bc6f5..0000000 --- a/doc/en_EN.md +++ /dev/null @@ -1,25 +0,0 @@ -# Stacat Version 1.0.0 - -## Table of contents -1. [What is Stacat]() -2. [The Syntax of Stacat]() - - [The ">" operator]() - - [The "^" operator]() - - [The "+" operator]() - - [The "-" operator]() - - [The "*" operator]() -3. [Explanation of Errors]() -4. [Ruleset of Stacat]() - - [Repitions]() - - [Stack out of Bounds]() -5. [Why did I call it Stacat?]() - -## What is Stacat - -## The Syntax of Stacat - -## Explanation of Errors - -## Ruleset of Stacat - -## Why did I call it Stacat \ No newline at end of file diff --git a/doc/zh_CN.md b/doc/zh_CN.md deleted file mode 100644 index 25548e9..0000000 --- a/doc/zh_CN.md +++ /dev/null @@ -1,25 +0,0 @@ -# Stacat Version 1.0.0 - -## Table of contents -1. [Stacat就是什么?]() -2. [The Syntax of Stacat]() - - [The ">" operator]() - - [The "^" operator]() - - [The "+" operator]() - - [The "-" operator]() - - [The "*" operator]() -3. [Explanation of Errors]() -4. [Ruleset of Stacat]() - - [Repitions]() - - [Stack out of Bounds]() -5. [为什么我叫了它Stacat?]() - -## Stacat就是什么? - -## The Syntax of Stacat - -## Explanation of Errors - -## Ruleset of Stacat - -## 为什么我叫了它Stacat? \ No newline at end of file