From ddc162014dc63c9f00813578c266eb00991a9eaa Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Sat, 22 Oct 2016 17:19:00 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0f0f3f9..6e9a520 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -#BikeBinder +##Bike Database## -**BikeBike Docker Container Image for BikeBinder** +**BikeBike Docker Container Image for Bike Database** -BikeBinder is [Free Rides](http://freeridepgh.org/) Inventory System [application](https://github.com/FreeRidePGH/BikeBinder). +The [Bikes and Clients database](https://github.com/Loos/bike-database) is used by [Recyclery](http://therecyclery.org/) staff and volunteers to track bikes and by our partner organizations to request a free bike for their clients. ##Pull the repository ``` -docker pull bikebike/bikebinder +docker pull bikebike/bike-database ``` @@ -19,7 +19,7 @@ Publish the container's port to the host: ``` -docker run -d -p 3000:3000 --name="freehub" bikebike/bikebinder +docker run -d -p 3000:3000 --name=bike-database" bikebike/bikedatabase ``` ##Password