Browse Source

Codacy badge

tags/v0.2.1
Chris Smith 5 years ago
parent
commit
e6174a131e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -1,6 +1,7 @@
1 1
 # KtIrc
2 2
 
3 3
 [![Build Status](https://travis-ci.org/csmith/KtIrc.svg?branch=master)](https://travis-ci.org/csmith/KtIrc)
4
+[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c01221cbf9cf413ba4d94cb8c80e334a)](https://www.codacy.com/app/csmith/KtIrc?utm_source=github.com&utm_medium=referral&utm_content=csmith/KtIrc&utm_campaign=Badge_Grade)
4 5
 [![Download](https://api.bintray.com/packages/dmdirc/releases/ktirc/images/download.svg)](https://bintray.com/dmdirc/releases/ktirc/_latestVersion)
5 6
 
6 7
 KtIrc is a Kotlin JVM library for connecting to and interacting with IRC servers.

Loading…
Cancel
Save