diff --git a/README.md b/README.md index 459d474..6c120f9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ A [Kenneth Reitz](http://kennethreitz.org/bitcoin) Project. ![ice cream](http://farm1.staticflickr.com/572/32514669683_4daf2ab7bc_k_d.jpg) +Run locally: +```sh +docker pull kennethreitz/httpbin +docker run -p 80:80 kennethreitz/httpbin +``` + See http://httpbin.org for more information. ## Officially Deployed at: