From 0bc7fba31cf3274929cdade1547e7e554b564b6f Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Thu, 6 Apr 2017 19:44:10 +1000 Subject: [PATCH] Fix duplicate [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a6995d46..6d37dd5e7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ImageSharp ImageSharp -**ImageSharp** is a new ImageSharp is a fully featured, fully managed, cross-platform, 2D graphics API designed to allow the processing of images without the use of `System.Drawing`. +**ImageSharp** is a new, fully featured, fully managed, cross-platform, 2D graphics API designed to allow the processing of images without the use of `System.Drawing`. Built against .Net Standard 1.1 ImageSharp can be used in device, cloud, and embedded/IoT scenarios.