0
0
Fork 0

mention of license in README

For the folks like me who are too lazy to make just
one more click on LICENSE.
This commit is contained in:
Steve Yen 2014-08-29 07:34:15 -07:00
parent 35ed406a8f
commit a60ff96457
1 changed files with 4 additions and 1 deletions

View File

@ -35,9 +35,12 @@ Discuss usage and development of bleve in the [google group](https://groups.goog
query := bleve.NewSyntaxQuery("bleve")
searchRequest := bleve.NewSearchRequest(query)
searchResult, _ := index.Search(searchRequest)
## License
Apache License Version 2.0
## Status
[![Build Status](https://drone.io/github.com/blevesearch/bleve/status.png)](https://drone.io/github.com/blevesearch/bleve/latest)
[![Coverage Status](https://coveralls.io/repos/blevesearch/bleve/badge.png?branch=master)](https://coveralls.io/r/blevesearch/bleve?branch=master)
[![Coverage Status](https://coveralls.io/repos/blevesearch/bleve/badge.png?branch=master)](https://coveralls.io/r/blevesearch/bleve?branch=master)