diff --git a/README.md b/README.md index b435c9d..10c3622 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # PyNumDiff +[![Tests](https://github.com/florisvb/PyNumDiff/actions/workflows/test.yml/badge.svg)](https://github.com/florisvb/PyNumDiff/actions/workflows/test.yml) +[![JOSS status](https://joss.theoj.org/papers/3b87180224e98705b4312cc35aaa615b/status.svg)](https://joss.theoj.org/papers/3b87180224e98705b4312cc35aaa615b) +[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/florisvb/PyNumDiff/blob/master/LICENSE.txt) + Python methods for numerical differentiation of noisy data, including multi-objective optimization routines for automated parameter selection.