diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2020-03-26 09:19:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-26 09:19:40 +0100 |
commit | fafff6b37922b27d1f573f36220a6b9d91a8ea33 (patch) | |
tree | 45f06614febf229551391407ba8e4af36d2997de | |
parent | 55ed204274090343f47b0cdd4e90dc442d9f617a (diff) | |
parent | 17ac8c1e9b50c87772844b7297bf6f73dddc92e7 (diff) |
Merge pull request #37306 from patrickdevivo/master
Add TODOs Badge to README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,3 +71,4 @@ for more info. [![Code Triagers Badge](https://www.codetriage.com/godotengine/godot/badges/users.svg)](https://www.codetriage.com/godotengine/godot) [![Translate on Weblate](https://hosted.weblate.org/widgets/godot-engine/-/godot/svg-badge.svg)](https://hosted.weblate.org/engage/godot-engine/?utm_source=widget) [![Total alerts on LGTM](https://img.shields.io/lgtm/alerts/g/godotengine/godot.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/godotengine/godot/alerts) +[![TODOs](https://badgen.net/https/api.tickgit.com/badgen/github.com/godotengine/godot)](https://www.tickgit.com/browse?repo=github.com/godotengine/godot) |