From d0ecefa2b4e7be1e5d6a930864b7444583780a62 Mon Sep 17 00:00:00 2001 From: pine3ree Date: Sat, 14 Oct 2023 23:23:45 +0200 Subject: [PATCH] Add status badge Signed-off-by: pine3ree --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 56cae870..37ef54b5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # pine3ree\Db +[![CI](https://github.com/pine3ree/pine3ree-db/actions/workflows/ci.yml/badge.svg)](https://github.com/pine3ree/pine3ree-db/actions/workflows/ci.yml) + A tiny PDO database abstraction layer very much inspired by (zend/laminas)-db - WIP (ver. 0.9.x) ## TODO