diff --git a/README.md b/README.md index 4ba1dbb3..7e5a649c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - +Test # Daikombat Server [![](https://jitpack.io/v/beverly-hills-money-gangster/Daikombat-server.svg)](https://jitpack.io/#beverly-hills-money-gangster/Daikombat-server) [![](https://snyk.io/test/github/beverly-hills-money-gangster/Daikombat-server/badge.svg)](https://snyk.io/test/github/beverly-hills-money-gangster/Daikombat-server) Daikombat Server is the server code repository for a simple Doom-like online shooter game with a non-stop death-match mode. It is built using Maven, Netty, Spring, and Java 14. @@ -135,4 +135,4 @@ The project provides good quality of service by: - Dependency check (Snyk) - Resiliency testing (ToxiProxy) - Load testing. See `com.beverly.hills.money.gang.bots.BotRunner` for spawning dummy bots -- Game client manual acceptance testing is also involved in the process. Dev mode is provided for the desktop version. \ No newline at end of file +- Game client manual acceptance testing is also involved in the process. Dev mode is provided for the desktop version.