Skip to content

Commit

Permalink
Merge pull request #35 from simatic-ax/work_on_documentation
Browse files Browse the repository at this point in the history
add generated badge
  • Loading branch information
sjuergen authored Oct 2, 2024
2 parents 8630b4d + b8b41fe commit d4e883f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
![example workflow](https://github.com/simatic-ax/axftcmlib/actions/workflows/build-library.yml/badge.svg)
![example workflow](https://github.com/simatic-ax/axftcmlib/actions/workflows/lint-repo.yml/badge.svg)
[![.github/workflows/build-library.yml](https://github.com/simatic-ax/axftcmlib/actions/workflows/build-library.yml/badge.svg)](https://github.com/simatic-ax/axftcmlib/actions/workflows/build-library.yml)
[![.github/workflows/lint-repo.yml](https://github.com/simatic-ax/axftcmlib/actions/workflows/lint-repo.yml/badge.svg)](https://github.com/simatic-ax/axftcmlib/actions/workflows/lint-repo.yml)
[![.github/workflows/release-library.yml](https://github.com/simatic-ax/axftcmlib/actions/workflows/release-library.yml/badge.svg)](https://github.com/simatic-ax/axftcmlib/actions/workflows/release-library.yml)

# @simatic-ax.axftcmlib

Expand Down

0 comments on commit d4e883f

Please sign in to comment.