From 471a76378285c93624cd3c4387273294ca6d0267 Mon Sep 17 00:00:00 2001 From: Dry Fish Date: Sun, 24 May 2026 12:01:16 +0700 Subject: [PATCH] Update repository URL and author name in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 130fc17..21cdadb 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ SRA/ ### Clone and Build ```bash -git clone https://github.com/realmg51-cpu/SmallRuleAI.git +git clone https://github.com/dryfish09/SmallRuleAI.git cd SmallRuleAI/src dotnet restore dotnet build @@ -117,7 +117,7 @@ MIT License - feel free to use, modify, and distribute. ## 👨‍💻 Author -RealMG +Dry Fish ---