From c5b43dd879f04738751754ff84a9c3cb46b4761a Mon Sep 17 00:00:00 2001 From: bluegod-test Date: Mon, 6 Mar 2017 09:34:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) 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 ----