diff --git a/README.md b/README.md index 4f9f410..42cd726 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # GarageServer.IO A simple, lightweight, HTML multiplayer game server (and client) for Node.js +-![garagerserver.io](https://raw.github.com/jbillmann/GarageServer.IO/master/documentation/GarageServerIO_logo.png) + ## Features - Authoritative Node.js game server and JavaScript client - Client Side / Input Prediction diff --git a/documentation/GarageServerIO_logo.png b/documentation/GarageServerIO_logo.png new file mode 100644 index 0000000..aa96fb8 Binary files /dev/null and b/documentation/GarageServerIO_logo.png differ