Skip to content

Commit

Permalink
πŸ“– Update MagicMaze link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
TobseF authored Aug 20, 2022
1 parent ea4248a commit 6af55c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Game Server
# πŸ“‘ Game Server

A Game Server for my [https://github.com/TobseF/MagicMaze-Island](MagicMaze-Island) game.
A game server for the [MagicMaze-Island](https://github.com/TobseF/MagicMaze-Island) game.

Based on [Ktor](https://ktor.io) using websockets and sessions.

Expand All @@ -12,4 +12,4 @@ Execute this command in the repository's root directory to run this sample:
./gradlew :chat:run
```

Then navigate to [http://localhost:8080/](http://localhost:8080/) to see the sample home page.
Then navigate to [http://localhost:8080/](http://localhost:8080/) to see the sample home page.

0 comments on commit 6af55c4

Please sign in to comment.