Skip to content

Commit

Permalink
Added build badges
Browse files Browse the repository at this point in the history
  • Loading branch information
PeeHaa committed Dec 6, 2019
1 parent 3c790b0 commit 85cad6f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
# Linux-manual-pages-plugin

[![Latest Stable Version](https://poser.pugx.org/async-bot/linux-manual-pages-plugin/v/stable)](https://packagist.org/packages/async-bot/linux-manual-pages-plugin)
[![Build Status](https://travis-ci.org/async-bot/linux-manual-pages-plugin.svg?branch=master)](https://travis-ci.org/async-bot/linux-manual-pages-plugin)
[![Coverage Status](https://coveralls.io/repos/github/async-bot/linux-manual-pages-plugin/badge.svg?branch=master)](https://coveralls.io/github/async-bot/linux-manual-pages-plugin?branch=master)
[![License](https://poser.pugx.org/async-bot/linux-manual-pages-plugin/license)](https://packagist.org/packages/async-bot/linux-manual-pages-plugin)

Find packages on Packagist

## Requirements

- PHP 7.4

## Installation

```bash
composer require async-bot/linux-manual-pages-plugin
```

0 comments on commit 85cad6f

Please sign in to comment.