Skip to content

Commit

Permalink
chore(docs): Beauty README
Browse files Browse the repository at this point in the history
  • Loading branch information
leocavalcante authored Dec 5, 2023
1 parent ae5482a commit f6b7a4e
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -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).
<table>
<tr>
<td>
<img src="https://github.com/opencodeco/phpctl/assets/183722/f241cca0-aa1d-4776-b4f7-ff17c3f11955">
</td>
<td>
<h1>phpctl <a href="https://github.com/opencodeco/phpctl/actions/workflows/ci.yml"><img src="https://github.com/opencodeco/phpctl/actions/workflows/ci.yml/badge.svg"></a></h1>
<p>🐳 A Docker-based development environment for PHP 🐘</p>
<blockquote>Heavily inspired by <a href="https://github.com/opencodeco/hfctl">opencodeco/hfctl</a>.</blockquote>
</td>
</tr>
</table>

## Getting started

Expand Down Expand Up @@ -96,4 +103,4 @@ Xdebug
</pre>
</details>

You can always use your custom image with the `PHPCTL_IMAGE` variable, but feel free to ask for more essential extensions in the issues.
You can always use your custom image with the `PHPCTL_IMAGE` variable, but feel free to ask for more essential extensions in the issues.

0 comments on commit f6b7a4e

Please sign in to comment.