Skip to content

Commit

Permalink
Update README.md with Examples link
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeja authored Mar 17, 2024
1 parent b59383e commit 4d60064
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Include autoloader in your project.
<?php require_once('vendor/autoload.php');
```

# Examples

You can check some usage examples on [Examples](examples.md)

# Contributing
We welcome contributions! Please see our contribution guidelines for details on how to submit pull requests, report issues, or suggest improvements.

Expand Down

0 comments on commit 4d60064

Please sign in to comment.