We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d837608 commit bf8c2a9Copy full SHA for bf8c2a9
README.md
@@ -1,4 +1,4 @@
1
-# Python Challenge Solutions [![PythonChallengeSolutions][badge]][build]
+# Python Challenge Solutions [![PythonChallengeSolutions][badge]][build] [![codebeat badge][codebeat_badge]][codebeat_link]
2
3
**To keep the axe sharp!**
4
@@ -22,3 +22,5 @@ See [LICENSE](LICENSE) for details.
22
23
[badge]: https://github.com/scorphus/PythonChallengeSolutions/workflows/PythonChallengeSolutions/badge.svg
24
[build]: https://github.com/scorphus/PythonChallengeSolutions/actions?query=workflow%3APythonChallengeSolutions
25
+[codebeat_badge]: https://codebeat.co/badges/39021760-ff95-4180-af73-36c1c553b262
26
+[codebeat_link]: https://codebeat.co/projects/github-com-scorphus-pythonchallengesolutions-pythonchallenge
0 commit comments