diff --git a/README.md b/README.md index 3f7bc5c..f3bb47d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ ![Animation](https://github.com/lcaohoanq/Java-Snake-Game/assets/136492579/1c4782eb-ccf4-437e-a6b1-900ec68a58a3) -## Need to install -- JDK 18.0.2.1 +## [Update] I'm developing the Spring Backend at repo below, you can clone and run alongside with this JavaFx project +- https://github.com/lcaohoanq/SpringBoot-Snake-Game + +## Required +- JDK18 - Maven -- Docker, run docker container mysql with: +- Docker (run with local development) ```bash docker-compose up -d ``` @@ -17,4 +20,4 @@ select * from users; - MySQL: - DB_USER=lcaohoanq - - DB_PASSWORD=Luucaohoang1604^^ \ No newline at end of file + - DB_PASSWORD=Luucaohoang1604^^