Skip to content

Commit

Permalink
Added coverage badge and php minimum version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
noglitchyo committed Jun 1, 2019
1 parent d35e603 commit 21ced1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

Dealdoh is a simple DNS over HTTPS proxy to deal with DOH built with PHP.

![PHP from Packagist](https://img.shields.io/packagist/php-v/noglitchyo/dealdoh.svg)
[![Build Status](https://travis-ci.org/noglitchyo/dealdoh.svg?branch=master)](https://travis-ci.org/noglitchyo/dealdoh)
[![codecov](https://codecov.io/gh/noglitchyo/dealdoh/branch/master/graph/badge.svg)](https://codecov.io/gh/noglitchyo/dealdoh)

## Features

Expand Down

0 comments on commit 21ced1c

Please sign in to comment.