|
3 | 3 |
|
4 | 4 | [![Latest Version on Packagist][ico-version]][link-packagist] |
5 | 5 | [![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] |
9 | 6 | [![Total Downloads][ico-downloads]][link-downloads] |
10 | 7 |
|
11 | 8 | 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 |
55 | 52 |
|
56 | 53 | The MIT License (MIT). Please see [License File](LICENSE.md) for more information. |
57 | 54 |
|
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 |
59 | 56 | [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 |
64 | 58 |
|
65 | 59 | [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 |
69 | 60 | [link-downloads]: https://packagist.org/packages/wirecore/namecheap-php |
70 | 61 | [link-author]: https://github.com/wiifree |
71 | 62 | [link-contributors]: ../../contributors |
0 commit comments