diff --git a/README.md b/README.md index 2903f40..3329f1d 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,7 @@ Code style Code style used in the project is called `SquareAndroid` from Java Code Styles repository by Square available at: https://github.com/square/java-code-styles. -Static Code Analysis +Static code analysis -------------------- Static code analysis runs Checkstyle, PMD and Lint. It can be executed with command: