Browse Source

Update connect-four.html

PythonCoder8 4 years ago
parent
commit
978b3578b0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      connect-four.html

+ 3 - 0
connect-four.html

@@ -1,5 +1,8 @@
 <!DOCTYPE html>
 <html>
+<!-- Connect 4 Game in HTML, JS, and CSS -->
+<!-- By PythonCoder8-->
+<!-- Tested on Google Chrome, Apple Safari, Brave, Microsoft Edge, and does not work on Internet Explorer -->
 
 <head>
     <meta charset="UTF-8">