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.