Skip to content

Commit f02ea30

Browse files
authored
1 parent edeb783 commit f02ea30

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

README.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,12 @@
33
</p>
44

55
<p align="center">
6-
<a href="https://github.com/ptrstn/shellsmith/actions/workflows/test.yaml" style="text-decoration: none;">
7-
<img src="https://github.com/ptrstn/shellsmith/actions/workflows/test.yaml/badge.svg" alt="Test">
8-
</a>
9-
<a href="https://codecov.io/gh/ptrstn/shellsmith" style="text-decoration: none;">
10-
<img src="https://codecov.io/gh/ptrstn/shellsmith/branch/main/graph/badge.svg" alt="codecov">
11-
</a>
12-
<a href="https://pypi.org/project/shellsmith" style="text-decoration: none;">
13-
<img src="https://img.shields.io/pypi/v/shellsmith?color=%2334D058" alt="PyPI - Version">
14-
</a>
15-
<a href="https://github.com/psf/black" style="text-decoration: none;">
16-
<img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="Code style: black">
17-
</a>
6+
<a href="https://github.com/ptrstn/shellsmith/actions/workflows/test.yaml"><img src="https://github.com/ptrstn/shellsmith/actions/workflows/test.yaml/badge.svg" alt="Test"></a>
7+
<a href="https://codecov.io/gh/ptrstn/shellsmith"><img src="https://codecov.io/gh/ptrstn/shellsmith/branch/main/graph/badge.svg" alt="codecov"></a>
8+
<a href="https://pypi.org/project/shellsmith"><img src="https://img.shields.io/pypi/v/shellsmith?color=%2334D058" alt="PyPI - Version"></a>
9+
<a href="https://github.com/psf/black"><img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="Code style: black"></a>
1810
</p>
1911

20-
21-
2212
Shellsmith is a Python toolkit and CLI for managing Asset Administration Shells (AAS), Submodels, and related resources.
2313
It is designed to interact with [Eclipse BaSyx](https://www.eclipse.org/basyx/), a middleware platform for AAS that follows the [Industry 4.0 standard](https://industrialdigitaltwin.org/en/content-hub/aasspecifications).
2414

0 commit comments

Comments
 (0)