From 2096f42dcb46c42b006ac3125e082dce2a57b955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=93=D0=BB=D0=B0=D0=B7=D1=83?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2?= Date: Sun, 11 Jan 2026 03:18:06 +0300 Subject: [PATCH] Updated README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4ff285d..5afda77 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ This is a learning project for me to understand how Redis works internally. It i Thanks to [Build-your-own-X](https://github.com/codecrafters-io/build-your-own-x) repository for helping me get started with this project! +> [!NOTE] +> **Main Repository:** [git.pyserve.org/Shifty/own-redis](https://git.pyserve.org/Shifty/own-redis) +> *(GitHub is only a mirror)* # Building