Update README.md

Add instructions to run since the website keeps going down
This commit is contained in:
Jesse Lieberg
2018-07-11 16:53:28 -06:00
committed by GitHub
parent c1633c8230
commit f942a3d422
+6
View File
@@ -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: