Skip to content

Commit

Permalink
chore: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed May 7, 2021
1 parent b171150 commit 29858bb
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Media Converter Package for Laravel

[![Latest Version on Packagist](https://img.shields.io/packagist/v/meema/laravel-media-converter.svg?style=flat-square)](https://packagist.org/packages/meema/laravel-media-converter)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/meema/laravel-media-converter.svg?style=flat)](https://packagist.org/packages/meema/laravel-media-converter)
[![GitHub Workflow Status](https://github.com/meemalabs/laravel-media-converter/actions/workflows/run-tests.yml/badge.svg?label=tests)](https://github.com/meemalabs/laravel-media-converter)
[![StyleCI](https://github.styleci.io/repos/314969855/shield?branch=main)](https://github.styleci.io/repos/314969855)
[![StyleCI](https://github.styleci.io/repos/314969855/shield?style=flat&branch=main)](https://github.styleci.io/repos/314969855)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/meemalabs/laravel-media-converter/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/meemalabs/laravel-media-converter/?branch=main)
[![Total Downloads](https://img.shields.io/packagist/dt/meema/laravel-media-converter.svg?style=flat-square)](https://packagist.org/packages/meema/laravel-media-converter)
[![License](https://img.shields.io/github/license/meemalabs/laravel-media-converter.svg?style=flat-square)](https://github.com/meemalabs/laravel-media-converter/blob/main/LICENSE.md)
<!-- [[![Test](https://github.com/meemalabs/laravel-media-converter/workflows/Test/badge.svg?branch=main)](https://github.com/meemalabs/laravel-media-converter/actions) -->
<!-- [[![Build Status](wip)](ghactions) -->
[![Total Downloads](https://img.shields.io/packagist/dt/meema/laravel-media-converter.svg?style=flat)](https://packagist.org/packages/meema/laravel-media-converter)
[![Discord](https://img.shields.io/discord/834503516134441012?label=discord&dstyle=flat)](https://discord.meema.io)
[![License](https://img.shields.io/github/license/meemalabs/laravel-media-converter.svg?style=flat)](https://github.com/meemalabs/laravel-media-converter/blob/main/LICENSE.md)



This is a wrapper package for AWS MediaConvert. Additional drivers may be added.

Expand Down

0 comments on commit 29858bb

Please sign in to comment.