Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit a852e4f

Browse files
committed
Badges updated
1 parent 5a6a73b commit a852e4f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Slam PHPExcel old&faster
22

3-
[![Build Status](https://travis-ci.org/Slamdunk/php-excel.svg?branch=master)](https://travis-ci.org/Slamdunk/php-excel)
4-
[![Code Coverage](https://scrutinizer-ci.com/g/Slamdunk/php-excel/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/Slamdunk/php-excel/?branch=master)
5-
[![Packagist](https://img.shields.io/packagist/v/slam/php-excel.svg)](https://packagist.org/packages/slam/php-excel)
3+
[![Latest Stable Version](https://img.shields.io/packagist/v/slam/php-excel.svg)](https://packagist.org/packages/slam/php-excel)
4+
[![Downloads](https://img.shields.io/packagist/dt/slam/php-excel.svg)](https://packagist.org/packages/slam/php-excel)
5+
[![Integrate](https://github.com/Slamdunk/php-excel/workflows/Integrate/badge.svg?branch=master)](https://github.com/Slamdunk/php-excel/actions)
6+
[![Code Coverage](https://codecov.io/gh/Slamdunk/php-excel/coverage.svg?branch=master)](https://codecov.io/gh/Slamdunk/php-excel?branch=master)
67

78
This package is _NOT_ intended to be complete and flexible, but to be *fast*.
89

0 commit comments

Comments
 (0)