Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ebffd51

Browse filesBrowse files
committed
Update README.md
1 parent b425030 commit ebffd51
Copy full SHA for ebffd51

2 files changed

+236-182Lines changed: 236 additions & 182 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
PHP BitArray
22
============
33

4-
[![PHP package](https://github.com/chdemko/php-bitarray/workflows/PHP%20Composer/badge.svg?branch=develop)](https://github.com/chdemko/php-bitarray/actions/workflows/php.yml)
4+
[![PHP package](https://img.shields.io/github/actions/workflow/status/chdemko/php-bitarray/php.yml?logo=github&branch=develop)](https://github.com/chdemko/php-bitarray/actions/workflows/php.yml)
55
[![Coveralls](https://img.shields.io/coveralls/chdemko/php-bitarray.svg?logo=Codecov&logoColor=white)](https://coveralls.io/r/chdemko/php-bitarray?branch=develop)
66
[![Scrutinizer](https://img.shields.io/scrutinizer/g/chdemko/php-bitarray/develop.svg?logo=scrutinizer)](https://scrutinizer-ci.com/g/chdemko/php-bitarray/?branch=develop)
7-
[![Code Climate](https://codeclimate.com/github/chdemko/php-bitarray/badges/gpa.svg)](https://codeclimate.com/github/chdemko/php-bitarray/)
7+
[![Code Climate](https://img.shields.io/codeclimate/maintainability/chdemko/php-bitarray?logo=codeclimate&barnch=develop)](https://codeclimate.com/github/chdemko/php-bitarray/)
88
[![CodeFactor](https://img.shields.io/codefactor/grade/github/chdemko/php-bitarray/develop.svg?logo=codefactor)](https://www.codefactor.io/repository/github/chdemko/php-bitarray)
99
[![Codacy](https://img.shields.io/codacy/grade/4f8e197cf7654a8fa33c5ffe6b55b050.svg?logo=codacy)](https://app.codacy.com/gh/chdemko/php-bitarray/dashboard)
1010
[![PHP versions](https://img.shields.io/packagist/dependency-v/chdemko/bitarray/php?logo=php&logoColor=white)](https://packagist.org/packages/chdemko/bitarray)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.