diff --git a/README.md b/README.md index 84090a64c..395acd5a4 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.