From 5290625ea765dc961db808672655206687d39a7a Mon Sep 17 00:00:00 2001 From: Oleg Silkin Date: Thu, 1 Aug 2019 19:56:18 -0400 Subject: [PATCH] Adds technical debt badge (#5) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 23f4269..aded606 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # LBRY Comment Server +[![Maintainability](https://api.codeclimate.com/v1/badges/22f420b8b5f2373fd885/maintainability)](https://codeclimate.com/github/lbryio/comment-server/maintainability) + This is the code for the LBRY Comment Server. Fork it, run it, set it on fire. Up to you.