From ab3e74aea44b30235bd84f5718064ca8d00fc885 Mon Sep 17 00:00:00 2001 From: Cameron Durham Date: Tue, 12 Jan 2021 14:08:29 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eeda6e..955122c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ch: container helper -## WARNING +## Beta Stage **This project is in a beta stage. Please report any issues and I'll be happy to address!** A simple Docker interface to manage multiple containerized development environments. Provides a simple shell environment for separate development environments designed to use for C++ development in CSCI 104 but portable enough to use whichever Docker container you choose.