Skip to content

Simplify badge list and other minor README tweaks #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 15, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# Symfony Storage

[![Latest Version](https://img.shields.io/github/release/php-translation/symfony-storage.svg?style=flat-square)](https://github.com/php-translation/symfony-storage/releases)
[![Build Status](https://img.shields.io/travis/php-translation/symfony-storage.svg?style=flat-square)](https://travis-ci.org/php-translation/symfony-storage)
[![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)
[![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)
[![Total Downloads](https://img.shields.io/packagist/dt/php-translation/symfony-storage.svg?style=flat-square)](https://packagist.org/packages/php-translation/symfony-storage)

This is an PHP-translation storage adapter that uses Symfony's translation writer
This is a PHP Translation storage adapter that uses Symfony's translation writer
and loader.

### Install
Expand All @@ -25,4 +22,4 @@ make static

### Documentation

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