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