Skip to content

Commit ca40b37

Browse files
committed
chore: Add pypi badge
1 parent f2acd75 commit ca40b37

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/acd-tools.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will install Python dependencies, run tests and lint with a single version of Python
22
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
33

4-
name: Python application
4+
name: build
55

66
on:
77
push:

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11

2+
3+
![PyPI](https://img.shields.io/pypi/v/acd-tools?label=acd-tools)
4+
![PyPI - Downloads](https://img.shields.io/pypi/dm/acd-tools)
25
![ACD Tools](https://github.com/hutcheb/acd/actions/workflows/acd-tools.yml/badge.svg)
36

47
## Rockwell ACD Project File Tools

0 commit comments

Comments
 (0)