Browse Source

update readme

pull/38/head
Aaron Parecki 7 years ago
parent
commit
32df010cbd
No known key found for this signature in database GPG Key ID: 276C2817346D6056
1 changed files with 12 additions and 7 deletions
  1. +12
    -7
      README.md

+ 12
- 7
README.md View File

@ -9,13 +9,18 @@ XRay parses structured content from a URL.
The contents of the URL is checked in the following order: The contents of the URL is checked in the following order:
* A silo URL from one of the following websites: * 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 ## Parse API

Loading…
Cancel
Save