From ff2bfae329602dd29968f063ef93dd7fb805fc75 Mon Sep 17 00:00:00 2001 From: David Andersen Date: Wed, 2 Nov 2016 12:20:47 -0700 Subject: [PATCH] keep it simple --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa56c28..78215ac 100644 --- a/README.md +++ b/README.md @@ -78,9 +78,9 @@ To "disable" RCON don't expose port 27015, i.e. start the server with `-p 34197: # Container Details -The philosophy is to keep things simple. +The philosophy is to [keep it simple](http://wiki.c2.com/?KeepItSimple). -* Self-configure to a minimal working state. +* The server should bootstrap itself. * Prefer configuration files over environment variables. * Use one volume for data.