From b5ed3569d19c05763314459850b80726c1dfb702 Mon Sep 17 00:00:00 2001 From: Mikhail <99481254+DCFApixels@users.noreply.github.com> Date: Sat, 24 Aug 2024 21:43:19 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19721d8..34a495d 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The [ECS](https://en.wikipedia.org/wiki/Entity_component_system) Framework aims > > While the English version of the README is incomplete, you can view the [Russian version](https://github.com/DCFApixels/DragonECS/blob/main/README-RU.md). -## Оглавление +## Table of Contents - [Installation](#Installation) - [Basic Concepts](#Basic-Concepts) - [Entity](#entity)