From 412d38bef3656734d4eb2435deb62f3cdf9edc4f Mon Sep 17 00:00:00 2001 From: Nenad Ticaric Date: Thu, 9 Mar 2017 21:26:08 +0100 Subject: [PATCH] update --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index aff2649..db57c29 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "library", "description": "A fully featured full text search engine written in PHP", "keywords": [ - "teamtnt", "tntsearch", "search", "fulltext" + "teamtnt", "tntsearch", "search", "fulltext", "geosearch", "fuzzy search" ], "homepage": "https://github.com/teamtnt/tntsearch", "license": "MIT",