README.md in carte-server-0.0.26 vs README.md in carte-server-0.0.27
- old
+ new
@@ -31,16 +31,9 @@
**Heroku**
[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/tily/carte-sandbox)
-```
-## change title and description
-$ vi config.json
-## replace brand icon
-$ cp ~/Desktop/icon.png public/images/icon.png
-```
-
**Docker**
```bash
$ docker build -t carte .
$ docker run --name mongo -d mongo