Skip to content

Commit abcb618

Browse files
authored
Merge pull request #493 from codacy/doc/readme-updates
doc: README updates
2 parents cfe8827 + 520f53a commit abcb618

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -350,15 +350,18 @@ sbt codacyCoverage
350350

351351
## What is Codacy
352352

353-
[Codacy](https://www.codacy.com/) is an Automated Code Review Tool that monitors your technical debt, helps you improve your code quality, teaches best practices to your developers, and helps you save time in Code Reviews.
353+
[Codacy](https://www.codacy.com/) is a platform that monitors your technical debt, helps you improve your code quality and security, teaches best practices to your developers, and helps you save time in code reviews. We help developers ship billions of lines of code per day by automating and standardizing code reviews.
354+
Integrating seamlessly into workflows, Codacy helps engineering teams save time in code reviews and find, fix, and prevent coding defects that would otherwise stack up as technical debt. Our platform uses Artificial Intelligence to suggest code quality fixes. Codacy supports 40+ languages & frameworks and is available in free open-source.
355+
356+
[Start a free trial](https://www.codacy.com/signup-codacy) to learn more.
354357

355358
### Among Codacy’s features
356359

357360
- Identify new Static Analysis issues
358-
- Commit and Pull Request Analysis with GitHub, BitBucket, GitLab (and also direct git repositories)
359-
- Auto-comments on Commits and Pull Requests
360-
- Integrations with Slack, Jira
361-
- Track issues in Code Style, Security, Error Proneness, Performance, Unused Code and other categories
361+
- Track issues in Code Style, Security, Error Proneness, Performance, Unused Code, and other categories
362+
- Leverage AI to automatically explain issues and suggest fixes
363+
- Integrate seamlessly with your favorite dev tools (Slack, Jira, Semgrep)
364+
- Commit and Pull Request Analysis with GitHub, Bitbucket, GitLab (and also direct git repositories)
362365

363366
Codacy also helps keep track of Code coverage, Code duplication, and Code complexity.
364367

0 commit comments

Comments
 (0)