diff --git a/README.md b/README.md index 135c461..58d1064 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The app is meant to be open-end, meaning that the destination of the drawing is ## How does it work -![A websocket connection is like ping pong](/img/pingpong.jpg) +![A websocket connection is like ping pong](img/pingpong.jpg) This app works like the game of ping pong. Two (or more) atlethic players connect to a server to exchange messages through the fast ball of [Websocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API).