rename readme
initial commit
You can also use your local clone with git send-email.
This is a finger client.
Install
composer require thirdplace/finger
Example
<?php $result = Thirdplace\finger('drewdevault.com', 'drew'); print $result;