diff --git a/README.md b/README.md index d1efc1e..97cb699 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Icinga PHP Library - SQL abstraction layer -![Build Status](https://github.com/Icinga/ipl-sql/workflows/PHP%20Tests/badge.svg?branch=main) - The package `ipl\Sql` provides a [database connection abstraction](#sql-connection) and an [SQL query abstraction layer](#sql-queries) for building SQL queries via an OOP API.