From dff1a3b31bb3adce948692312714143969ca717d Mon Sep 17 00:00:00 2001 From: Elbert Alias Date: Sun, 2 Dec 2012 09:45:19 +1100 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06f1b3e4d..04d274542 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,6 @@ technologies used on websites. It detects } ``` - ### JSON fields 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`. script | string | `src` attribute of HTML script tags, e.g. `jquery.js`. + Except `cats`, all fields are optional.