Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Mar 13, 2024
1 parent e3b4d6b commit d483837
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
ciqual-library
==============

[![Build Status](https://img.shields.io/github/actions/workflow/status/webeweb/ciqual-library/build.yml?style=flat-square)](https://github.com/webeweb/ciqual-library/actions)
[![Coverage Status](https://img.shields.io/coveralls/github/webeweb/ciqual-library/master.svg?style=flat-square)](https://coveralls.io/github/webeweb/ciqual-library?branch=master)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/quality/g/webeweb/ciqual-library/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/webeweb/ciqual-library/?branch=master)
[![Latest Stable Version](https://img.shields.io/packagist/v/webeweb/ciqual-library.svg?style=flat-square)](https://packagist.org/packages/webeweb/ciqual-library)
[![License](https://img.shields.io/packagist/l/webeweb/ciqual-library.svg?style=flat-square)](https://packagist.org/packages/webeweb/ciqual-library)
[![composer.lock](https://img.shields.io/badge/.lock-uncommited-important.svg?style=flat-square)](https://packagist.org/packages/webeweb/ciqual-library)
[![Github actions workflow status](https://img.shields.io/github/actions/workflow/status/webeweb/ciqual-library/build.yml?style=for-the-badge&color2088FF&logo=github)](https://github.com/webeweb/ciqual-library/actions)
[![Coveralls](https://img.shields.io/coveralls/github/webeweb/ciqual-library/master.svg?style=for-the-badge&color=3F5767&logo=coveralls)](https://coveralls.io/github/webeweb/ciqual-library?branch=master)
[![Scrutinizer quality](https://img.shields.io/scrutinizer/quality/g/webeweb/ciqual-library/master.svg?style=for-the-badge&color=8A9296&logo=scrutinizer)](https://scrutinizer-ci.com/g/webeweb/ciqual-library/?branch=master)
[![Packagist version](https://img.shields.io/packagist/v/webeweb/ciqual-library.svg?style=for-the-badge&color=F28D1A&logo=packagist)](https://packagist.org/packages/webeweb/ciqual-library)

[![Packagist license](https://img.shields.io/packagist/l/webeweb/ciqual-library.svg?style=for-the-badge&colorF28D1A&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTMgNiAzIDFtMCAwLTMgOWE1LjAwMiA1LjAwMiAwIDAgMCA2LjAwMSAwTTYgN2wzIDlNNiA3bDYtMm02IDIgMy0xbS0zIDEtMyA5YTUuMDAyIDUuMDAyIDAgMCAwIDYuMDAxIDBNMTggN2wzIDltLTMtOS02LTJtMC0ydjJtMCAxNlY1bTAgMTZIOW0zIDBoMyIvPjwvc3ZnPg==)](./LICENSE)
[![composer.lock](https://img.shields.io/badge/.lock-uncommited-important.svg?style=for-the-badge&color=885630&logo=composer)](.)

Integrate Ciqual table with your projects

Expand All @@ -15,11 +16,11 @@ Integrate Ciqual table with your projects
> will become stable at a certain point, but for now, use at your own risk.
If you like this package, pay me a beer (or a coffee)
[![paypal.me](https://img.shields.io/badge/paypal.me-webeweb-0070ba.svg?style=flat-square&logo=paypal)](https://www.paypal.me/webeweb)
[![paypal.me](https://img.shields.io/badge/paypal.me-webeweb-003087.svg?style=flat-square&logo=paypal)](https://www.paypal.me/webeweb)

## Compatibility

[![PHP](https://img.shields.io/packagist/php-v/webeweb/ciqual-library.svg?style=flat-square)](http://php.net)
[![PHP](https://img.shields.io/packagist/php-v/webeweb/ciqual-library.svg?style=for-the-badge&color=777BB4&logo=php)](http://php.net)

## Installation

Expand Down Expand Up @@ -64,4 +65,4 @@ file for details.
## Donate

If you like this work, please consider donating at
[![paypal.me](https://img.shields.io/badge/paypal.me-webeweb-0070ba.svg?style=flat-square&logo=paypal)](https://www.paypal.me/webeweb)
[![paypal.me](https://img.shields.io/badge/paypal.me-webeweb-003087.svg?style=flat-square&logo=paypal)](https://www.paypal.me/webeweb)

0 comments on commit d483837

Please sign in to comment.