diff --git a/README.md b/README.md index a78bda3..ea1ddf4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@

Search Query AST Parser for JS

+[NPM](https://www.npmjs.com/package/search-parse) | +[Documentation](https://chenasraf.github.io/search-ast-parser-js) + This is a package for JS applications that parses search queries with the common search operator features such as logical or/and, grouping, phrases (in quotes), etc.