Skip to content

Commit 5645d8a

Browse files
docs: add Go badge to language navigation header; add #readme anchor to all header repo links
1 parent b12043e commit 5645d8a

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22

33

44
<p align="center">
5-
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-python"><img alt="Python" src="https://img.shields.io/badge/%E2%80%BA-Python-3776AB?style=for-the-badge&logo=python&logoColor=white&labelColor=555555"></a>
6-
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-nodejs"><img alt="Node.js" src="https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white"></a>
7-
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-dotnet"><img alt=".NET" src="https://img.shields.io/badge/.NET-512BD4?style=for-the-badge&logo=dotnet&logoColor=white"></a>
8-
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-java"><img alt="Java" src="https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white"></a>
9-
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-php"><img alt="PHP" src="https://img.shields.io/badge/PHP-777BB4?style=for-the-badge&logo=php&logoColor=white"></a>
10-
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-perl"><img alt="Perl" src="https://img.shields.io/badge/Perl-39457E?style=for-the-badge&logo=perl&logoColor=white"></a>
11-
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-c11"><img alt="C" src="https://img.shields.io/badge/C-A8B9CC?style=for-the-badge&logo=c&logoColor=black"></a>
12-
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-cpp"><img alt="C++" src="https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge&logo=cplusplus&logoColor=white"></a>
5+
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-python#readme"><img alt="Python" src="https://img.shields.io/badge/%E2%80%BA-Python-3776AB?style=for-the-badge&logo=python&logoColor=white&labelColor=555555"></a>
6+
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-nodejs#readme"><img alt="Node.js" src="https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white"></a>
7+
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-dotnet#readme"><img alt=".NET" src="https://img.shields.io/badge/.NET-512BD4?style=for-the-badge&logo=dotnet&logoColor=white"></a>
8+
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-java#readme"><img alt="Java" src="https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white"></a>
9+
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-php#readme"><img alt="PHP" src="https://img.shields.io/badge/PHP-777BB4?style=for-the-badge&logo=php&logoColor=white"></a>
10+
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-perl#readme"><img alt="Perl" src="https://img.shields.io/badge/Perl-39457E?style=for-the-badge&logo=perl&logoColor=white"></a>
11+
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-c11#readme"><img alt="C" src="https://img.shields.io/badge/C-A8B9CC?style=for-the-badge&logo=c&logoColor=black"></a>
12+
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-cpp#readme"><img alt="C++" src="https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge&logo=cplusplus&logoColor=white"></a>
13+
<a href="https://github.com/deathbycaptcha/deathbycaptcha-api-client-go#readme"><img alt="Go" src="https://img.shields.io/badge/Go-00ADD8?style=for-the-badge&logo=go&logoColor=white"></a>
1314
</p>
1415

1516

0 commit comments

Comments
 (0)