From 36c83bace46caaadc8c21bdaad5e661c5695f369 Mon Sep 17 00:00:00 2001 From: Carlos MAtos Date: Tue, 10 Dec 2024 02:10:51 +0000 Subject: [PATCH] CD/CI and workflows. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cba3784..8e2b4d9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Hephaestus +[![PHP Lint](https://github.com/cmatosbc/hephaestus/actions/workflows/lint.yml/badge.svg)](https://github.com/cmatosbc/hephaestus/actions/workflows/lint.yml) [![PHPUnit Tests](https://github.com/cmatosbc/hephaestus/actions/workflows/phpunit.yml/badge.svg)](https://github.com/cmatosbc/hephaestus/actions/workflows/phpunit.yml) + God-like error handling library for modern PHP programmers. Hephaestus provides a comprehensive set of tools for elegant error handling, combining functional programming concepts with robust exception management. ## Features