From 4b8c65673710077885edc9d109939255d3cbd24e Mon Sep 17 00:00:00 2001
From: Mikhail <99481254+DCFApixels@users.noreply.github.com>
Date: Mon, 12 Jun 2023 15:09:53 +0800
Subject: [PATCH] Update README.md
---
README.md | 23 +++++++++++++++++++++--
1 file changed, 21 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f6a67bf..1fb9594 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,21 @@
-# DragonECS-Threads
-
+
+
+
+
+
+
+
+
+
+
+# Classic C# Threads for [DragonECS](https://github.com/DCFApixels/DragonECS)
+
+| Languages: | [Русский](https://github.com/DCFApixels/DragonECS-ClassicThreads/blob/main/README-RU.md) | [English(WIP)](https://github.com/DCFApixels/DragonECS-ClassicThreads) |
+| :--- | :--- | :--- |
+
+Support for processing entities in multiple threads, based on classic C# threads implementation.
+> **NOTICE:** The project is a work in progress, API may change.
+> While the English version of the README is incomplete, you can view the [Russian version](https://github.com/DCFApixels/DragonECS-ClassicThreads/blob/main/README-RU.md).
+
+# Versioning
+DragonECS uses this versioning semantics: [Open](https://gist.github.com/DCFApixels/c3b178a308b411f530361d1d56f1f929#versioning)