diff --git a/README b/README index c059a98..363af1d 100644 --- a/README +++ b/README @@ -13,4 +13,6 @@ completable values for any facet. You can retrieve the search query as a structured object, so you don't have to parse the query string yourself. For documentation, pre-packed downloads, demos, and tests, see: -http://documentcloud.github.com/visualsearch \ No newline at end of file +http://documentcloud.github.com/visualsearch + +Check out Search.js (http://github.com/hirokiosame/search.js), a fork of VisualSearch.js that provides support for dynamic operators, HTML5 input types(numbers and dates), and JSON output for flexible data interchange.