From 249fc1ef748b36d4124a8ea7a07badb7e4dba0d5 Mon Sep 17 00:00:00 2001 From: Jessica Lynn Suttles Date: Mon, 4 Nov 2013 15:14:54 -0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f073462..c164c56 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ Implemented: * nested microformat with associated property * dynamic creation of properties * [rel](http://microformats.org/wiki/rel) +* [normalize u-* property values](http://microformats.org/wiki/microformats2-parsing-faq#normalizing_u-.2A_property_values) Not Implemented: -* [normalize u-* property values](http://microformats.org/wiki/microformats2-parsing-faq#normalizing_u-.2A_property_values) * nested microformat without associated property * [value-class-pattern](http://microformats.org/wiki/value-class-pattern) * [include-pattern](http://microformats.org/wiki/include-pattern)