Skip to content

Commit 46687a7

Browse files
committed
Update README
1 parent 528934c commit 46687a7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
88
We use external tools at Codacy, this is the library we use across the multiple external tools integrations.
99
For more details and examples of tools that use this project, you can check
1010
[PMDJava](https://github.com/codacy/codacy-pmdjava),
11-
[ESLint](https://github.com/codacy/codacy-eslint),
12-
[Pylint](https://github.com/codacy/codacy-pylint),
13-
among many others.
11+
[ESLint](https://github.com/codacy/codacy-eslint) and
12+
[Pylint](https://github.com/codacy/codacy-pylint).
1413

1514
### Usage
1615

@@ -20,13 +19,14 @@ Add to your SBT dependencies:
2019
"com.codacy" %% "codacy-engine-scala-seed" % "1.4.0"
2120
```
2221

23-
Check one of the tools mentioned above to see how we use this library.
22+
You shouldn't the library itself, we use it as a core in our tools,
23+
and everything is well explained in our Docs section.
2424

2525
## Docs
2626

2727
[Docker Docs](http://docs.codacy.com/v1.5/docs/tool-developer-guide)
2828

29-
[Scala Docker Template Docs](http://docs.codacy.com/v1.5/docs/tool-developer-guide-scala)
29+
[Scala Docker Template Docs](http://docs.codacy.com/v1.5/docs/tool-developer-guide-using-scala)
3030

3131
## Test
3232

0 commit comments

Comments
 (0)