Skip to content

Commit 7826af1

Browse files
authored
Update README.md
1 parent b8cc333 commit 7826af1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Chartlets
22

33
[![CI](https://github.com/bcdev/chartlets/actions/workflows/frontend-ci.yml/badge.svg)](https://github.com/bcdev/chartlets/actions/workflows/frontend-ci.yml)
4-
[![codecov](https://codecov.io/gh/bcdev/chartlets/graph/badge.svg?token=zJBPMFvnpg)](https://codecov.io/gh/bcdev/chartlets/chartlets.js/packages/lib)
4+
[![codecov](https://codecov.io/gh/bcdev/chartlets/graph/badge.svg?token=zJBPMFvnpg&flags=frontend)](https://codecov.io/gh/bcdev/chartlets)
55
[![npm](https://badge.fury.io/js/chartlets.svg)](https://npmjs.org/package/chartlets)
66

77
[![CI](https://github.com/bcdev/chartlets/actions/workflows/backend-ci.yml/badge.svg)](https://github.com/bcdev/chartlets/actions/workflows/backend-ci.yml)
8-
[![codecov](https://codecov.io/gh/bcdev/chartlets/graph/badge.svg?token=zJBPMFvnpg)](https://codecov.io/gh/bcdev/chartlets/chartlets.py/chartlets)
8+
[![codecov](https://codecov.io/gh/bcdev/chartlets/graph/badge.svg?token=zJBPMFvnpg&flags=backend)](https://codecov.io/gh/bcdev/chartlets)
99
[![PyPI](https://img.shields.io/pypi/v/chartlets)](https://pypi.org/project/chartlets/)
1010

1111
Chartlets is a software framework that allows websites developed with

0 commit comments

Comments
 (0)