From ba47a37c8dfe13189873e7c8717bbb1ec58deb7d Mon Sep 17 00:00:00 2001 From: GianlucaPorcelli <58939312+GianlucaPorcelli@users.noreply.github.com> Date: Mon, 16 Dec 2019 13:14:37 +0100 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d1f9727 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# PongRTC_multiplayer +It's developed by using jQuery, Socket.io, Node.js libraries served by javascript language. +Usage instructions: +1) Open terminal and go to the PongRTC directory +2) Run command: $node index.js