From a88e9c91d2fcec68d65231f82cb7d8f8b675921f Mon Sep 17 00:00:00 2001 From: Sorrel Bri Date: Fri, 9 Aug 2019 01:11:37 -0700 Subject: [PATCH] fix incorrect link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c81046..68f386c 100644 --- a/README.md +++ b/README.md @@ -72,10 +72,10 @@ Browser Go was written in Visual Studio Code and originally deployed with GitHub --- ## Using Browser Go --- -[Play Browser Go Here](https://github.com/sorrelbri/browser-go) +[Play Browser Go Here](https://sorrelbri.github.io/browser-go/) ### Starting a Game -![image of game menu at start](images/gameplay-images/browser-go-new-game-screen.png){ width=200px } +![image of game menu at start](images/gameplay-images/browser-go-new-game-screen.png) Upon initiation of a new game session, Browser Go will display the new game menu. Here, you will be asked to confirm the size of the board as well as komi and handicap settings. Enter both player's information here. \ Pressing the "Suggest Komi" button will cause Browser Go to calculate your game's komi and handicap stones according to the American Go Association guidelines for your selected board size. If these concepts are unfamiliar, please see [About Go.](#about-go) \