From e7072a943eeac48fd66ddaef40fbd3a06452f402 Mon Sep 17 00:00:00 2001 From: veltrup Date: Fri, 27 Oct 2023 10:56:26 +0200 Subject: [PATCH] docs: add codecov badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d03e2e..bce5feb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![codecov](https://codecov.io/gh/sitepark/atoolo-resource/graph/badge.svg?token=QwvDRxKEa2)](https://codecov.io/gh/sitepark/atoolo-resource) + # Atoolo resource -In the Atoolo context, resources from IES (Sitepark's content management system) are aggregated data that can be handled through this library. \ No newline at end of file +In the Atoolo context, resources from IES (Sitepark's content management system) are aggregated data that can be handled through this library.