diff --git a/README.md b/README.md index 05021dd..a287966 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ Scanline-fill Ruby Scanline-fill is a flood fill method to fill an area of pixels updating one colour to another. This is one of the fastest methods and 1 order of magnitude faster than the per-pixel scan. - - License ----