summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPaul Masurel <paul.masurel@gmail.com>2016-09-23 09:33:32 +0900
committerPaul Masurel <paul.masurel@gmail.com>2016-09-23 09:34:10 +0900
commitf2b87e6ee36172c098aa5b819abc1869c995347a (patch)
tree1801957ec3c7aa0ab4c04f2d4a1d513cd04fcbe2 /README.md
parent58ebdde283b9cd888de9e29f950bb4923a57ac73 (diff)
parent8ac1ddfca689d51667805ae36be3c9afffc35312 (diff)
Merge branch 'master' of github.com:fulmicoton/tantivy
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 84090a6..395acd5 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,14 @@
+![Tantivy](http://fulmicoton.com/tantivy_500.png#h)
+
[![Build Status](https://travis-ci.org/fulmicoton/tantivy.svg?branch=master)](https://travis-ci.org/fulmicoton/tantivy)
[![Coverage Status](https://coveralls.io/repos/github/fulmicoton/tantivy/badge.svg?branch=master)](https://coveralls.io/github/fulmicoton/tantivy?branch=master)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
-![Tantivy](http://fulmicoton.com/tantivy.png)
-
**Tantivy** is a **full text search engine library** written in rust.
-Without being exactly a port of Lucene in Rust, it is strongly inspired by Lucene's design.
+
+It is strongly inspired by Lucene's design.
# Features
@@ -45,4 +46,4 @@ the submodules. The project can then be build using `cargo`.
# Contribute
-Send me an email (paul.masurel at gmail.com) if you want to contribute to tantivy. \ No newline at end of file
+Send me an email (paul.masurel at gmail.com) if you want to contribute to tantivy.