From 782b45beda9b7a37f11df8d9e964aaba7692518b Mon Sep 17 00:00:00 2001 From: n-b-sonar <15651687+n-b-sonar@users.noreply.github.com> Date: Fri, 2 Aug 2019 12:12:22 +0200 Subject: [PATCH] Adjust highlighted languages Similar list as https://marketplace.atlassian.com/apps/1219262/sonarcloud?hosting=cloud&tab=overview , less .Net-centric --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30c3153..f3fd437 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Using this GitHub Action, scan your code with [SonarCloud](https://sonarcloud.io -SonarCloud is the leading product for Continuous Code Quality online, totally free for open-source projects. It supports all major programming languages, including C#, VB .Net, JavaScript, TypeScript, C/C++ and many more. If your code is closed source, SonarCloud also offers a paid plan to run private analyses +SonarCloud is the leading product for Continuous Code Quality & Code Security online, totally free for open-source projects. It supports all major programming languages, including Java, JavaScript, TypeScript, C#, C/C++ and many more. If your code is closed source, SonarCloud also offers a paid plan to run private analyses ## Requirements