diff --git a/README.md b/README.md index 41b96c2..0e9b5e4 100644 --- a/README.md +++ b/README.md @@ -64,11 +64,11 @@ Add your issue here on GitHub. Feel free to get in touch if you have any questio - v0.4 (2018-01-12) - `TextView` now accepts color tags with any W3C color (including RGB hex values). - - Support for wide unicode characters. + - Support for wide unicode characters. - v0.3 (2018-01-11) - Added masking to `InputField` and password entry to `Form`. - v0.2 (2018-01-10) - Added `Styles` variable with default colors for primitives. - - Completed some missing InputField functions. + - Completed some missing InputField functions. - v0.1 (2018-01-06) - First Release.