diff --git a/README.md b/README.md index 20303fc..557a95a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Configuration Package for Gamewheel +#Configuration Package This is a central repository which aims to be a replacement for all configuration packages. @@ -21,4 +21,4 @@ config.js is linked to from every other package via symbolic link. When config.js is required server side, it is automatically merged with secure.js in order to produce a global server side configuration, -whilst only exposing config.js public to client side. \ No newline at end of file +whilst only exposing config.js public to client side.