From eed995e11fbbff61481eff8878bf8c82381bf67c Mon Sep 17 00:00:00 2001 From: Kyle Date: Thu, 16 Apr 2026 03:05:37 +0800 Subject: [PATCH] Add Codecov badge token so it renders instead of staying gray --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a565c5..f4dde8d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenGestures -[![codecov](https://codecov.io/gh/OpenSwiftUIProject/OpenGestures/graph/badge.svg)](https://codecov.io/gh/OpenSwiftUIProject/OpenGestures) +[![codecov](https://codecov.io/gh/OpenSwiftUIProject/OpenGestures/graph/badge.svg?token=2TJZ2OKKDZ)](https://codecov.io/gh/OpenSwiftUIProject/OpenGestures) OpenGestures is an open source pure Swift gesture recognition engine.