Skip to content

Commit a28e1ec

Browse files
2 parents a7c0042 + 825fee0 commit a28e1ec

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,5 +1,5 @@
11
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
2-
[![build workflow](https://github.com/AlexanderSouthan/pyDataFitting/actions/workflows/main.yml/badge.svg)](https://github.com/AlexanderSouthan/pyDataFitting/actions/workflows/main.yml)
2+
[![build workflow](https://github.com/AlexanderSouthan/pyDataFitting/actions/workflows/python-package.yml/badge.svg)](https://github.com/AlexanderSouthan/pyDataFitting/actions/workflows/python-package.yml)
33
[![codecov](https://codecov.io/gh/AlexanderSouthan/pyDataFitting/branch/master/graph/badge.svg?token=NYWF752QP0)](https://codecov.io/gh/AlexanderSouthan/pyDataFitting)
44

55
# pyDataFitting
@@ -75,4 +75,4 @@ models (linear, two-factor interaction, quadratic, etc.).
7575
* Provides a method to easily adapt the included parameters in the model string
7676
and a method to ensure model hierarchy.
7777
* Allows the calculation of model values if the model coefficients are
78-
provided.
78+
provided.

0 commit comments

Comments
 (0)