Skip to content

Commit 7ea5bdd

Browse files
committed
Update badges
Use shields.io.
1 parent 0cb9d00 commit 7ea5bdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Kotlin Language Server
22
A [language server](https://microsoft.github.io/language-server-protocol/) that provides smart code completion, diagnostics, hover, document symbols, definition lookup, method signature help and more for [Kotlin](https://kotlinlang.org).
33

4-
[![Version](https://vsmarketplacebadge.apphb.com/version-short/fwcd.kotlin.svg)](https://marketplace.visualstudio.com/items?itemName=fwcd.kotlin)
5-
[![Installs](https://vsmarketplacebadge.apphb.com/installs-short/fwcd.kotlin.svg)](https://marketplace.visualstudio.com/items?itemName=fwcd.kotlin)
4+
![Release](https://img.shields.io/github/release/fwcd/kotlin-language-server)
65
[![Build Status](https://travis-ci.org/fwcd/kotlin-language-server.svg?branch=master)](https://travis-ci.org/fwcd/kotlin-language-server)
6+
![VS Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/fwcd.kotlin?label=vs%20marketplace%20downloads)
77
[![Gitter](https://badges.gitter.im/fwcd-projects/KotlinLanguageServer.png)](https://gitter.im/fwcd-projects/KotlinLanguageServer)
88

99
![Icon](Icon128.png)

0 commit comments

Comments
 (0)