From f243bc9b88a907df98cb4c8199c2be055bb3b97a Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Mon, 1 Dec 2025 00:08:58 +0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b22b68..6ef8478 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -# store-scraper-bot-go -[Store Scraper Bot](https://github.com/tiennm99/store-scraper-bot) but written in Go. Just for education purpose +# go-store-scraper-bot +~~[Store Scraper Bot](https://github.com/tiennm99/store-scraper-bot) but written in Go. Just for education purpose~~ + +I will rewrite on the branch `feature/go` in original repo. And will replace the java version when it's stable. Check the original repo for more detail.