Skip to content

Commit 5cbfd8b

Browse files
committed
Link to GitHub releases via badge
1 parent 179f0d9 commit 5cbfd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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-
![Release](https://img.shields.io/github/release/fwcd/kotlin-language-server)
4+
[![Release](https://img.shields.io/github/release/fwcd/kotlin-language-server)](https://github.com/fwcd/kotlin-language-server/releases)
55
[![Build Status](https://travis-ci.org/fwcd/kotlin-language-server.svg?branch=master)](https://travis-ci.org/fwcd/kotlin-language-server)
66
![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)

0 commit comments

Comments
 (0)