Move examples to one file

This commit is contained in:
nxshock 2017-06-30 23:50:14 +05:00
parent a0a018de16
commit c7fe0bb79e
3 changed files with 3 additions and 42 deletions

View file

@ -39,4 +39,4 @@ croppedImage := colorcrop.CropWithComparator(
## Examples
See in "examples".
See [here](https://github.com/nxshock/colorcrop/blob/master/example_test.go).