From 8e5a3650c678610681d1040e8e76f1ba188f8222 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Wed, 10 Dec 2014 11:30:15 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a493c0c..eb77561 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ##BikeBike -**This is a base container for Community Bike Shop docker containers.** +**This is a base image for Community Bike Shop docker containers.** It provides *MySQL* and *Ruby* since the majority of software written for the [BikeBike community](http://bikebike.org) utilizes this software environment. However, this may just be a temporary solution, and in the future individual container may have the option to depend on other containters providing these environments.