Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
myaaghubi authored Apr 1, 2024
1 parent e4125ed commit c88ecd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Debench
<code style="color : #FFD700">Note: It is under development</code>
<code style="color : #FFD700">Note: There is not much for this version yet, be patient.</code>

A small debug/benchmark helper for PHP

# How to use

Use composer:
```shell
composer require myaaghubi/debench:"dev-main"
composer require myaaghubi/debench
```
Then have it like:
```php
Expand Down

0 comments on commit c88ecd8

Please sign in to comment.