From ac86b863a43799f68ffeeed8848dcfeee9ce0f03 Mon Sep 17 00:00:00 2001
From: Lyubomir Ternavskiy <127299159+LyubomirT@users.noreply.github.com>
Date: Mon, 29 Jul 2024 06:46:18 +0300
Subject: [PATCH] Update README.md

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f8b2c4f..5b2b80a 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,6 @@
 
 Welcome to the chainsaw-human-typing repository! Chainsaw Human Typing is a tool that allows you to simulate human typing on a keyboard if you can't, or don't want to, paste directly. This is useful for simulating human typing in a video, for example.
 
-δΈ­ζ–‡/Chinese README  [README-ZHCN](https://github.com/LyubomirT/chainsaw-human-typing/readmes/README-Chinese.md) 
 ## Getting Started πŸš€
 
 Simply download one a binary from the [releases](https://github.com/LyubomirT/chainsaw-human-typing/releases) page and run it. You can also build it yourself by cloning the repository and running `python main.py`.
@@ -25,6 +24,10 @@ If you want to contribute to this project, feel free to fork it and submit a pul
 
 This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details.
 
+## Translations 🎌
+
+- δΈ­ζ–‡/Chinese README  [README-ZHCN](https://github.com/LyubomirT/chainsaw-human-typing/readmes/README-Chinese.md) 
+
 ## Acknowledgements πŸ™
 
 - [PyQt5](https://pypi.org/project/PyQt5/)