Skip to content

Commit

Permalink
added CD badge
Browse files Browse the repository at this point in the history
  • Loading branch information
d33pster authored Apr 12, 2024
1 parent 89fa8f3 commit 0a203d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# optioner
[![Continuous Deployment](https://github.com/d33pster/optioner/actions/workflows/cont-dep.yml/badge.svg)](https://github.com/d33pster/optioner/actions/workflows/cont-dep.yml)
[![Feature Tests](https://github.com/d33pster/optioner/actions/workflows/pytest.yml/badge.svg)](https://github.com/d33pster/optioner/actions/workflows/pytest.yml)
[![Build status](https://ci.appveyor.com/api/projects/status/qoaeiypaxnonrosv?svg=true)](https://ci.appveyor.com/project/d33pster/optioner)
![PyPI - Version](https://img.shields.io/pypi/v/optioner)
Expand Down Expand Up @@ -123,4 +124,4 @@ usage:
or

>>> optionCTRL._what_is_(longargs[0])
```
```

0 comments on commit 0a203d7

Please sign in to comment.