Skip to content

Commit 3c2960f

Browse files
authored
Update README.md
1 parent 95e7ff8 commit 3c2960f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<a href="https://github.com/gistrec/cpp-geometry-library/actions/workflows/ci.yml">
55
<img src="https://github.com/gistrec/cpp-geometry-library/actions/workflows/ci.yml/badge.svg" alt="CI">
66
</a>
7+
<a href="https://app.codacy.com/gh/gistrec/cpp-geometry-library/dashboard">
8+
<img src="https://img.shields.io/codacy/grade/bcff544711544d5fb7da95b68abf566d" alt="Code quality">
9+
</a>
710
<a href="https://codecov.io/gh/gistrec/cpp-geometry-library">
811
<img src="https://codecov.io/gh/gistrec/cpp-geometry-library/graph/badge.svg" alt="Coverage">
912
</a>
10-
<a href="#">
11-
<img src="https://img.shields.io/codacy/grade/bcff544711544d5fb7da95b68abf566d" alt="Code quality">
12-
</a>
1313
<a href="https://github.com/gistrec/cpp-geometry-library/releases">
1414
<img src="https://img.shields.io/github/v/release/gistrec/cpp-geometry-library" alt="Release">
1515
</a>
@@ -391,4 +391,4 @@ assert(SphericalUtil::computeSignedArea(path) == -SphericalUtil::computeSignedAr
391391
## License
392392

393393
Geometry Library Google Maps API V3 is released under the MIT License.
394-
See the bundled [LICENSE](https://github.com/alexpechkarev/geometry-library/blob/master/LICENSE) file for details.
394+
See the bundled [LICENSE](https://github.com/alexpechkarev/geometry-library/blob/master/LICENSE) file for details.

0 commit comments

Comments
 (0)