diff --git a/README.md b/README.md index 73509cb..4bef6fa 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,9 @@ Coöp Cloud + [PHP](https://php.org) + MariaDB (optional) + Nginx = 🥳 ## Extra -You can see what PHP extensions compiled into the image, by checking the output of: - - abra app YOURAPPDOMAIN run app "php -m" +You can see what PHP extensions compiled into the image by checking the output of `abra app YOURAPPDOMAIN run app "php -m"` -You can see the PHP config and environment, by checking the output of: - - abra app YOURAPPDOMAIN run app "php -i" +You can see the PHP config and environment by checking the output of `abra app YOURAPPDOMAIN run app "php -i"` ## Email