diff --git a/README.md b/README.md index a4daaea..6503f89 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,14 @@ Residue Package - Illustration credit: https://refactoring.guru/ - #### Introduction This dependency-free package provides a `split` method to help you split float into parts, with the possible distribution of any remainder. It is also possible to specify a rounding of the divided amount, for example rounding by 0.05. +**[🕹 Try out Residue on the online tester! »](https://residue-online-php-tester.herokuapp.com/)** + #### Installation You can install the package via composer: