From 45ea8f60f64adabe2112067f1229446746c21e4a Mon Sep 17 00:00:00 2001 From: Victor Jonsson Date: Mon, 2 Sep 2019 15:56:22 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50b223e..6d4b05d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DataUtils.DataUrl -Class that can be used as [value object](https://en.wikipedia.org/wiki/Value_object) representing a DataUrl ([rfc2397](https://tools.ietf.org/html/rfc2397)) +Class that can be used as a [value object](https://en.wikipedia.org/wiki/Value_object) representing a DataUrl ([rfc2397](https://tools.ietf.org/html/rfc2397)) - Parse DataUrl strings - Construct DataUrl objects from byte array or string