Skip to content

Commit bf8c2a9

Browse files
committed
Add Codebeat badge to README
1 parent d837608 commit bf8c2a9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Python Challenge Solutions [![PythonChallengeSolutions][badge]][build]
1+
# Python Challenge Solutions [![PythonChallengeSolutions][badge]][build] [![codebeat badge][codebeat_badge]][codebeat_link]
22

33
**To keep the axe sharp!**
44

@@ -22,3 +22,5 @@ See [LICENSE](LICENSE) for details.
2222

2323
[badge]: https://github.com/scorphus/PythonChallengeSolutions/workflows/PythonChallengeSolutions/badge.svg
2424
[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

Comments
 (0)