Skip to content

Commit 066ecda

Browse files
authored
fix status badge alignment (#186)
1 parent 0559b17 commit 066ecda

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
OMPython is a Python interface that uses ZeroMQ or CORBA (omniORB) to
44
communicate with OpenModelica.
55

6-
[![FMITest](https://github.com/OpenModelica/OMPython/actions/workflows/FMITest.yml/badge.svg)]
7-
(https://github.com/OpenModelica/OMPython/actions/workflows/FMITest.yml)
8-
[![Test](https://github.com/OpenModelica/OMPython/actions/workflows/Test.yml/badge.svg)]
9-
(https://github.com/OpenModelica/OMPython/actions/workflows/Test.yml)
6+
[![FMITest](https://github.com/OpenModelica/OMPython/actions/workflows/FMITest.yml/badge.svg)](https://github.com/OpenModelica/OMPython/actions/workflows/FMITest.yml)
7+
[![Test](https://github.com/OpenModelica/OMPython/actions/workflows/Test.yml/badge.svg)](https://github.com/OpenModelica/OMPython/actions/workflows/Test.yml)
108

119
## Dependencies
1210

0 commit comments

Comments
 (0)