Skip to content

Commit

Permalink
Update README file and .gitignore file.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed May 3, 2019
1 parent 6c72aa5 commit 0ad4a4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ fabric.properties
/.php_cs.cache
/composer.lock
/test.php
/build/
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![GitHub stars](https://img.shields.io/github/stars/drupol/phpermutations.svg?style=flat-square)](https://packagist.org/packages/drupol/phpermutations)
[![Total Downloads](https://img.shields.io/packagist/dt/drupol/phpermutations.svg?style=flat-square)](https://packagist.org/packages/drupol/phpermutations)
[![Build Status](https://img.shields.io/travis/drupol/phpermutations/master.svg?style=flat-square)](https://travis-ci.org/drupol/phpermutations)
![Code Coverage](https://img.shields.io/codecov/c/github/drupol/phpermutations.svg?style=flat-square)
[![Code Coverage](https://img.shields.io/codecov/c/github/drupol/phpermutations.svg?style=flat-square)](https://codecov.io/gh/drupol/phpermutations)
[![License](https://img.shields.io/packagist/l/drupol/phpermutations.svg?style=flat-square)](https://packagist.org/packages/drupol/phpermutations)

## PHPermutations
Expand Down

0 comments on commit 0ad4a4d

Please sign in to comment.