Skip to content

Commit

Permalink
readme: add link to online tester
Browse files Browse the repository at this point in the history
  • Loading branch information
romainnorberg committed Oct 19, 2020
1 parent 074d26c commit 4ce1069
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,14 @@

<img src="https://raw.githubusercontent.com/romainnorberg/residue/master/.github/media/readme.jpg" align="center" alt="Residue Package - Illustration credit: https://refactoring.guru/" width="100%">


#### 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:
Expand Down

0 comments on commit 4ce1069

Please sign in to comment.