Skip to content

Commit 4ff25a8

Browse files
author
Florian Laabs
committed
- actualize README.md
1 parent 4d1f093 commit 4ff25a8

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33

44
[![Latest Version on Packagist][ico-version]][link-packagist]
55
[![Software License][ico-license]](LICENSE.md)
6-
[![Build Status][ico-travis]][link-travis]
7-
[![Coverage Status][ico-scrutinizer]][link-scrutinizer]
8-
[![Quality Score][ico-code-quality]][link-code-quality]
96
[![Total Downloads][ico-downloads]][link-downloads]
107

118
Namecheap PHP is a Package that use the Namecheap API. All functions at this time are implemted and can be used.
@@ -55,17 +52,11 @@ If you discover any security related issues, please email info@red-crown.de inst
5552

5653
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
5754

58-
[ico-version]: https://img.shields.io/packagist/v/:vendor/:package_name.svg?style=flat-square
55+
[ico-version]: https://img.shields.io/packagist/v/wirecore/namecheap-php.svg?style=flat-square
5956
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
60-
[ico-travis]: https://img.shields.io/travis/:vendor/:package_name/master.svg?style=flat-square
61-
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/:vendor/:package_name.svg?style=flat-square
62-
[ico-code-quality]: https://img.shields.io/scrutinizer/g/:vendor/:package_name.svg?style=flat-square
63-
[ico-downloads]: https://img.shields.io/packagist/dt/:vendor/:package_name.svg?style=flat-square
57+
[ico-downloads]: https://img.shields.io/packagist/dt/wirecore/namecheap-php.svg?style=flat-square
6458

6559
[link-packagist]: https://packagist.org/packages/wirecore/namecheap-php
66-
[link-travis]: https://travis-ci.org/:vendor/:package_name
67-
[link-scrutinizer]: https://scrutinizer-ci.com/g/:vendor/:package_name/code-structure
68-
[link-code-quality]: https://scrutinizer-ci.com/g/:vendor/:package_name
6960
[link-downloads]: https://packagist.org/packages/wirecore/namecheap-php
7061
[link-author]: https://github.com/wiifree
7162
[link-contributors]: ../../contributors

0 commit comments

Comments
 (0)