Skip to content

Commit

Permalink
✅ Add build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
synio-wesley authored Mar 17, 2024
1 parent 65a8a2e commit b59383e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# catalogs-php
A PHP framework to talk to Catalogs. Part of the [CloudFest 2024 Hackathon](https://hackathon.cloudfest.com/project/integrating-mariadb-catalogs-with-php-platforms/).

![Build status](https://github.com/MariaDB/catalogs-php/actions/workflows/test.yml/badge.svg?branch=main)

# Installation

Include the catalog-php with composer:
Expand All @@ -19,4 +21,4 @@ Include autoloader in your project.
We welcome contributions! Please see our contribution guidelines for details on how to submit pull requests, report issues, or suggest improvements.

# License
This project is licensed under the General Public License (GPLv3). See the LICENSE file for details.
This project is licensed under the General Public License (GPLv3). See the LICENSE file for details.

0 comments on commit b59383e

Please sign in to comment.