From c74f3d50fe252e4166f8453d641c3d1592061c79 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Wed, 10 Dec 2014 12:00:09 -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 827622f..3c48129 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ **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 containers providing these environments. +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 containers may have the option to depend on other containers providing these environments.