Updated README

main
Elbert Alias 12 years ago
parent fb30fbb2b7
commit dff1a3b31b

@ -43,7 +43,6 @@ technologies used on websites. It detects
} }
``` ```
### JSON fields ### JSON fields
field | type | required | description field | type | required | description
@ -58,6 +57,7 @@ url | string | URL of the page, e.g. `http://wordpress.com/index.php`.
meta | object | HTML meta tags, e.g. `generator`. meta | object | HTML meta tags, e.g. `generator`.
script | string | `src` attribute of HTML script tags, e.g. `jquery.js`. script | string | `src` attribute of HTML script tags, e.g. `jquery.js`.
Except `cats`, all fields are optional. Except `cats`, all fields are optional.