diff --git a/README.md b/README.md new file mode 100644 index 0000000..9740b95 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Ping Pong Score Keeper +An interactive Ping-Pong score keeper for 2 players which also determines winner when n games are played! + +This project was created using HTML, Javascript and Bulma for styling.