From ffb92c74aa75328bd45ba20bf2ec883de994aa79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20J?= <30n1st@gmail.com> Date: Mon, 4 Nov 2024 15:57:55 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 82b85c1..aa8d31a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Tests](https://github.com/sentryco/CameraView/actions/workflows/Tests.yml/badge.svg)](https://github.com/sentryco/CameraView/actions/workflows/Tests.yml) +[![codebeat badge](https://codebeat.co/badges/bdc0d8ab-1d78-42a1-b92d-451cdfd0b111)](https://codebeat.co/projects/github-com-sentryco-cameraview-main) # CameraView @@ -64,4 +65,4 @@ struct ContentView: View { ## Todo: - Remove unit-tests - improve Error Handling -- improve Asynchronous Operations Handling \ No newline at end of file +- improve Asynchronous Operations Handling