From 526f6284dd1635828b90ef323f8889dee16f4482 Mon Sep 17 00:00:00 2001 From: Rui Carmo Date: Wed, 17 Apr 2019 13:13:08 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b057af..23465bc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The tiniest Heroku/CloudFoundry-like PaaS you've ever seen, inspired by [dokku][ ## Motivation -I kept finding myself wanting an Heroku/CloudFoundry-like way to deploy stuff on a few remote ARM boards and [my Raspberry Pi cluster][raspi-cluster], but since [dokku][dokku] still doesn't work on ARM and even `docker` can be overkill sometimes, I decided to roll my own. +I kept finding myself wanting an Heroku/CloudFoundry-like way to deploy stuff on a few remote ARM boards and [my Raspberry Pi cluster][raspi-cluster], but since [dokku][dokku] didn't work on ARM at the time and even `docker` can be overkill sometimes, I decided to roll my own. ## Project Status/To Do: