From 50b347db20a28f2ecaed6a37649e9546291953ca Mon Sep 17 00:00:00 2001 From: mattcartwright Date: Fri, 31 Aug 2018 15:58:20 +0100 Subject: [PATCH] Update README.md Changed the StrokeColor attribute for the Xamarin forms example so it's a valid color --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0193a6b..e75edec 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ var signatureView = new SignaturePadView (this) { ```