From 63f67392e25adaf8ea14f183ca476499fbffe588 Mon Sep 17 00:00:00 2001 From: Param Nayar <89425678+paramnayar@users.noreply.github.com> Date: Thu, 23 Jun 2022 11:24:55 -0500 Subject: [PATCH] Updated Sema Listing Removed from Code Quality section. Sema is only listed in the Tools for Teams and Collaboration section. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a6cc2d7d..db67cf44 100644 --- a/README.md +++ b/README.md @@ -470,7 +470,6 @@ Table of Contents * [parsers.dev](https://parsers.dev/) - Abstract syntax tree parsers and intermediate representation compilers as a service * [scan.coverity.com](https://scan.coverity.com/) — Static code analysis for Java, C/C++, C# and JavaScript, free for Open Source * [scrutinizer-ci.com](https://scrutinizer-ci.com/) — Continuous inspection platform, free for Open Source - * [Sema](https://www.semasoftware.com/) - Free code review tool. Code reviewers have access to a library of best practices to quickly relay targeted feedback. Dashboards on the website showcase trends. * [shields.io](https://shields.io) — Quality metadata badges for open source projects * [Sider](https://sider.review) — Code review platform for many languages. Supports integration with GitHub. Free for public repositories with unlimited users. * [sonarcloud.io](https://sonarcloud.io) — Automated source code analysis for Java, JavaScript, C/C++, C#, VB.NET, PHP, Objective-C, Swift, Python, Groovy and even more languages, free for Open Source