Skip to content

Commit 6983039

Browse files
authored
Simplify badge list and other minor README tweaks (#61)
1 parent 95d52dd commit 6983039

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Readme.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
# Symfony Storage
22

33
[![Latest Version](https://img.shields.io/github/release/php-translation/symfony-storage.svg?style=flat-square)](https://github.com/php-translation/symfony-storage/releases)
4-
[![Build Status](https://img.shields.io/travis/php-translation/symfony-storage.svg?style=flat-square)](https://travis-ci.org/php-translation/symfony-storage)
5-
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/php-translation/symfony-storage.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-translation/symfony-storage)
6-
[![Quality Score](https://img.shields.io/scrutinizer/g/php-translation/symfony-storage.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-translation/symfony-storage)
74
[![Total Downloads](https://img.shields.io/packagist/dt/php-translation/symfony-storage.svg?style=flat-square)](https://packagist.org/packages/php-translation/symfony-storage)
85

9-
This is an PHP-translation storage adapter that uses Symfony's translation writer
6+
This is a PHP Translation storage adapter that uses Symfony's translation writer
107
and loader.
118

129
### Install
@@ -25,4 +22,4 @@ make static
2522

2623
### Documentation
2724

28-
Read our documentation at [http://php-translation.readthedocs.io](http://php-translation.readthedocs.io/en/latest/).
25+
Read the full documentation at [https://php-translation.readthedocs.io](https://php-translation.readthedocs.io/en/latest/).

0 commit comments

Comments
 (0)