Update README.md

pull/161/head
Rui Carmo 2019-11-28 13:46:32 +00:00 zatwierdzone przez GitHub
rodzic cc09a57fad
commit 2ef05a80b4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -18,7 +18,7 @@ I kept finding myself wanting an Heroku/CloudFoundry-like way to deploy stuff on
* Accessible to hobbyists and K-12 schools.
* ~1000 lines readable code.
* Functional code style.
* Few (single?) dependencies.
* Few (single?) dependencies, all of which are available as Debian/Ubuntu packages (Alpine and RHEL support is WIP)
* [12 factor app](https://12factor.net).
* Simplify user experience.
* Cover 80% of common use cases.