diff --git a/README.md b/README.md index 5c6a845..7ee79b6 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,7 @@ diagonally is the win condition of the game. If the board fills up with no four-line matches, then the game ends in a draw. The game is called "Four-Line Dropper" to avoid clashing with the game's original name that is trademarked (this game is a clone of an existing game). + +# Link to a hosted instance + +[I have hosted an instance of the front-end/back-end here.](https://asdm.seodisparate.com)