diff --git a/README.md b/README.md index 5fc6bfb..13cb67c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![PyPI](https://img.shields.io/pypi/v/ddeint.svg)](https://pypi.org/project/ddeint/) [![Tests](https://github.com/zulko/ddeint/actions/workflows/test.yml/badge.svg)](https://github.com/zulko/ddeint/actions/workflows/test.yml) [![Changelog](https://img.shields.io/github/v/release/zulko/ddeint?include_prereleases&label=changelog)](https://github.com/zulko/ddeint/releases) -[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/zulko/ddeint/blob/main/LICENSE) Scipy-based delay differential equation (DDE) solver. See the docstrings and examples for more infos.