From d668ce151d1c0a6ad5624aa764912bcf515455d2 Mon Sep 17 00:00:00 2001 From: Rick <53785541+rhoxie21@users.noreply.github.com> Date: Sat, 28 Mar 2020 08:31:59 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 778fc71c..15860d1f 100644 --- a/README.md +++ b/README.md @@ -124,8 +124,7 @@ phased out or at least optional. A handful of changes were just for fun. * The `rom` executable is now in the `/bin` directory and run from the _root_ directory. For convenience, you can use `run.sh` in the root directory. -* The `Dockerfile` has been temporarilly removed until some of the structural - changes are accounted for. +* A `Dockerfile` and `docker-compose.yml` has been added for those that are running Docker containerization. **Optional Features - enable/disabled by uncommenting/commenting `#define BASEMUD_(FEATURE)` in `basemud.h`:**