From b86bf36dada6eb86ce4903abb4474efb82e427f9 Mon Sep 17 00:00:00 2001 From: apatrida Date: Fri, 24 Feb 2017 20:27:52 -0300 Subject: [PATCH] readme change for Kotlin upgrade --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05a7895..4564fd0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ solr-undertow ============= -[![CircleCI branch](https://img.shields.io/circleci/project/kohesive/solr-undertow/master.svg)](https://circleci.com/gh/kohesive/solr-undertow/tree/master) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://github.com/kohesive/solr-undertow/blob/master/LICENSE.txt) [![Kotlin](https://img.shields.io/badge/kotlin-1.0.3-blue.svg)](http://kotlinlang.org) +[![CircleCI branch](https://img.shields.io/circleci/project/kohesive/solr-undertow/master.svg)](https://circleci.com/gh/kohesive/solr-undertow/tree/master) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://github.com/kohesive/solr-undertow/blob/master/LICENSE.txt) [![Kotlin](https://img.shields.io/badge/kotlin-1.0.6-blue.svg)](http://kotlinlang.org) [Solr](http://lucene.apache.org/solr/) and SolrCloud running in high performance server - Tiny, fast, easy, standalone deployment, simple to configure, and without an application server. Requires JDK 1.7 or newer, Solr 4.x or 5.x. Less than 10MB download, starts instantly, performs inline or better than all application servers. Written in the [Kotlin language](http://kotlinlang.org) for the JVM (a better Java, not as complex as Scala).