From c457bc22bb68bea696e3a61290d0ef3007029cf8 Mon Sep 17 00:00:00 2001 From: Leon Wolf <14762772+leon3103@users.noreply.github.com> Date: Wed, 29 Jan 2020 10:11:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af645ca..27cd5d1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Canvas ====== -Image resizing for the [Go](http://golang.org) with common interpolation methods. +Image resizing for [Go](http://golang.org) with common interpolation methods. Installation ------------