From 2c876fe0db70bd99365bdbacfada9160dbd71c0a Mon Sep 17 00:00:00 2001 From: Trey Yoder Date: Sun, 19 Apr 2020 17:47:34 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8318b9..a900ff2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# quakejs-docker +# quakejs-docker ![quakejs-docker](https://.png) ### A fully local and Dockerized quakejs server. Independent, unadulterated, and free from the middleman. -The goal of this project was to create a fully independent quakejs server that does not require content to be served from the internet. +The goal of this project was to create a fully independent quakejs server in Docker that does not require content to be served from the internet. Hence, once pulled, this does not need to connect to any external provider, ie. content.quakejs.com. Nor does this server need to be proxied/served/relayed from http://www.quakejs.com/ #### Simply pull the image [treyyoder/quakejs](https://hub.docker.com/r/treyyoder/quakejs) and run it: