From 31bb180fa86908d2d145622a085b34a0e126ec32 Mon Sep 17 00:00:00 2001 From: nofarb Date: Sun, 15 Jun 2025 13:54:31 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaa07b0..dd9e8f3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This example repository shows how Codecov can be integrated with a simple javascript project. It uses **GitHub Actions** and **CircleCI** as CI/CD providers and **jest** as the coverage provider. For more information, please see the links below. - + ## Links - [Quick Start](https://docs.codecov.com/docs/quick-start) - [GitHub Tutorial](https://docs.codecov.com/docs/github-tutorial)