Skip to content

Commit

Permalink
Merge pull request #5 from henrywhitaker3/dev
Browse files Browse the repository at this point in the history
Updated master
  • Loading branch information
henrywhitaker3 authored Aug 11, 2020
2 parents 1a2f0da + 271aac9 commit b417659
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# PHP-healthchecks.io
# PHP healthchecks.io

![version](https://img.shields.io/badge/version-v1.0.0-success?style=flat-square) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/henrywhitaker3/PHP-healthchecks.io/PHPUnit?label=build&logo=github&style=flat-square)](https://github.com/henrywhitaker3/PHP-healthchecks.io/actions) [![last_commit](https://img.shields.io/github/last-commit/henrywhitaker3/PHP-healthchecks.io?style=flat-square)](https://github.com/henrywhitaker3/PHP-healthchecks.io/commits) [![issues](https://img.shields.io/github/issues/henrywhitaker3/PHP-healthchecks.io?style=flat-square)](https://github.com/henrywhitaker3/PHP-healthchecks.io/issues) [![commit_freq](https://img.shields.io/github/commit-activity/m/henrywhitaker3/PHP-healthchecks.io?style=flat-square)](https://github.com/henrywhitaker3/PHP-healthchecks.io/commits) [![license](https://img.shields.io/github/license/henrywhitaker3/PHP-healthchecks.io?style=flat-square)](https://github.com/henrywhitaker3/PHP-healthchecks.io/blob/master/LICENSE)

This package provides simple methods to interact with the [healthchecks.io](https://healthchecks.io) API.

## Installation

need to update once live
```bash
composer require henrywhitaker3/healthchecks-io
```

## Usage

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "henrywhitaker3/php-healthchecks.io",
"name": "henrywhitaker3/healthchecks-io",
"description": "A simple PHP healthchecks.io wrapper",
"keywords": [
"healthchecks", "healthchecks.io", "wrapper", "api"
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b417659

Please sign in to comment.