From 5e0ef462fc8c4236f0fe2a2a27f4c1a66236d35b Mon Sep 17 00:00:00 2001 From: Noah Davis Date: Mon, 2 Oct 2017 11:58:05 -0400 Subject: [PATCH] Update README.md to include Java as supported language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08793da2..dd195388 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Code Climate](https://codeclimate.com/github/codeclimate/codeclimate-duplication/badges/gpa.svg)](https://codeclimate.com/github/codeclimate/codeclimate-duplication) -`codeclimate-duplication` is an engine that wraps [flay] and supports Ruby, +`codeclimate-duplication` is an engine that wraps [flay] and supports Java, Ruby, Python, JavaScript, and PHP. You can run it on the command line using the Code Climate CLI or on our [hosted analysis platform][codeclimate].