Skip to content

Commit c6401b1

Browse files
committed
README.md: adding some badges
1 parent 6e15cb2 commit c6401b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# [ThomasNet PHP Scraper](https://github.com/Scraper-APIs/thomasnet-scraper-php)
22

3+
[![Tests](https://github.com/Scraper-APIs/thomasnet-scraper-php/actions/workflows/tests.yml/badge.svg)](https://github.com/Scraper-APIs/thomasnet-scraper-php/actions/workflows/tests.yml)
4+
[![PHP Version](https://img.shields.io/badge/php-8.3%2B-blue)](https://www.php.net/)
5+
[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
6+
37
A PHP library for fetching supplier data from the [ThomasNet Suppliers](https://thomasnet.com) Database using the [Apify ThomasNet Supplier actor](https://apify.com/zen-studio/thomasnet-suppliers-scraper). Returns fully typed DTOs for easy integration into your application.
48

59
## Installation

0 commit comments

Comments
 (0)