From d71fa43ca3788e88a7e356d921abec776a14c588 Mon Sep 17 00:00:00 2001 From: Paul Masurel Date: Thu, 23 Aug 2018 08:59:11 +0900 Subject: [PATCH] Moving emoticon on the right side of the parenthesis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8d95b6ee..57b637020 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Tantivy is, in fact, strongly inspired by Lucene's design. # Features - Full-text search -- Fast (check out the :racehorse: :sparkles: [benchmark](https://tantivy-search.github.io/bench/)) :sparkles: +- Fast (check out the :racehorse: :sparkles: [benchmark](https://tantivy-search.github.io/bench/) :sparkles: :racehorse:) - Tiny startup time (<10ms), perfect for command line tools - BM25 scoring (the same as lucene) - Basic query language (`+michael +jackson`)