From f6b7a4e43caa39a20c989a7bd45894e60a1be3fc Mon Sep 17 00:00:00 2001 From: Leo Cavalcante Date: Tue, 5 Dec 2023 00:08:06 -0300 Subject: [PATCH] chore(docs): Beauty README --- README.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0d587f2..5b59f6e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,15 @@ -# phpctl [![CI](https://github.com/opencodeco/phpctl/actions/workflows/ci.yml/badge.svg)](https://github.com/opencodeco/phpctl/actions/workflows/ci.yml) - -🐳 A Docker-based development environment for PHP 🐘 - -> Heavily inspired by [opencodeco/hfctl](https://github.com/opencodeco/hfctl). + + + + + +
+ + +

phpctl

+

🐳 A Docker-based development environment for PHP 🐘

+
Heavily inspired by opencodeco/hfctl.
+
## Getting started @@ -96,4 +103,4 @@ Xdebug -You can always use your custom image with the `PHPCTL_IMAGE` variable, but feel free to ask for more essential extensions in the issues. \ No newline at end of file +You can always use your custom image with the `PHPCTL_IMAGE` variable, but feel free to ask for more essential extensions in the issues.