From 32df010cbdd9b5daeaf2188bcaf471b9f651ed1b Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sat, 29 Apr 2017 09:11:26 -0700 Subject: [PATCH] update readme --- README.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 1bd38e0..e525995 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,18 @@ XRay parses structured content from a URL. The contents of the URL is checked in the following order: * A silo URL from one of the following websites: -** Instagram -** Twitter -** GitHub -** XKCD -** (more coming soon) -* h-entry, h-event, h-card - + * Instagram + * Twitter + * GitHub + * XKCD + * (more coming soon) +* Microformats + * h-card + * h-entry + * h-event + * h-review + * h-recipe + * h-product ## Parse API