Skip to content

Commit

Permalink
Updated 'build' shield (#125)
Browse files Browse the repository at this point in the history
* Updated 'build' shield

* test.yml -> ci.yaml
  • Loading branch information
pnkraemer authored Feb 25, 2023
1 parent 8ca05e3 commit 01de9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![PyPi Version](https://img.shields.io/pypi/v/diffeqzoo.svg?style=flat-square)](https://pypi.org/project/diffeqzoo/)
[![Docs](https://readthedocs.org/projects/pip/badge/?version=latest&style=flat-square)](https://diffeqzoo.readthedocs.io)
[![GitHub stars](https://img.shields.io/github/stars/pnkraemer/diffeqzoo.svg?style=flat-square&logo=github&label=Stars&logoColor=white)](https://github.com/pnkraemer/diffeqzoo)
[![gh-actions](https://img.shields.io/github/workflow/status/pnkraemer/diffeqzoo/ci?style=flat-square)](https://github.com/pnkraemer/diffeqzoo/actions?query=workflow%3Aci)
[![gh-actions](https://img.shields.io/github/actions/workflow/status/pnkraemer/diffeqzoo/ci.yaml?branch=main&style=flat-square)](https://github.com/pnkraemer/diffeqzoo/actions?query=workflow%3Aci)
<a href="https://github.com/pnkraemer/diffeqzoo/blob/main/LICENSE"><img src="https://img.shields.io/github/license/pnkraemer/diffeqzoo?style=flat-square&color=2b9348" alt="License Badge"/></a>

_So, what was the initial condition of the restricted three-body problem again?_
Expand Down

0 comments on commit 01de9f6

Please sign in to comment.