Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinten authored Jun 7, 2022
1 parent a7104b3 commit 2454815
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@

# Quo for PHP

> Quo is still in beta and should __not__ be used in production environments.
[Quo is a free, open-source, client-side debugger and can be found here](https://github.com/Protoqol/Quo).

This specific package is a companion package for Quo for PHP.
Expand Down Expand Up @@ -43,7 +45,7 @@ This specific package is a companion package for Quo for PHP.
#### To install run the following command.

```bash
composer require protoqol/quo-php
composer require protoqol/quo-php --dev
```

## Usage
Expand Down

0 comments on commit 2454815

Please sign in to comment.