diff --git a/README.md b/README.md new file mode 100644 index 000000000..bb5dd929e --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +[![Build Status](https://travis-ci.org/fulmicoton/tantivy.svg?branch=master)](https://travis-ci.org/fulmicoton/tantivy) diff --git a/readme.md b/readme.md deleted file mode 100644 index 4d7462d8e..000000000 --- a/readme.md +++ /dev/null @@ -1,8 +0,0 @@ - -Closing an IndexWriter spawns an IndexSerializable - -An indexserializable contains all of the method -to be written on disk as a segment. - - -IndexReader impl IndexSerializable