From 576771fb2efcbd64817c93399e1faf358b1872c6 Mon Sep 17 00:00:00 2001 From: Attogram Project <attogram@users.noreply.github.com> Date: Sat, 11 May 2019 14:59:55 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6a20fd2..d1d333a 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ [![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors) Welcome to the **Eight Queens** chess game. -A web game inspired by the dreaded programmers interview question. -Can you place 8 Queens on the chess board, -with none of the queens under attack? +Can you place 8 Queens on the chess board, with none of the queens under attack? + +A web game inspired by the dreaded programmers interview question. Play Now: **<https://attogram.github.io/EightQueens/>**