Update README.md

This commit is contained in:
Paul Masurel
2016-09-23 00:46:46 +09:00
committed by GitHub
parent c347944d1f
commit e5fbcd5c32

View File

@@ -1,11 +1,10 @@
![Tantivy](http://fulmicoton.com/tantivy.png#hash =500)
[![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#hash)
**Tantivy** is a **text search engine library** written in rust.
Without being exactly a port of Lucene in Rust, it is strongly inspired by Lucene's design.