Skip to content

Commit 283732b

Browse files
authored
Update README.rst
1 parent 577e679 commit 283732b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Structural Dynamics Python Libraries
33
####################################
44

5-
|documentation| |build| |codecov| |coveralls| |pylint|
5+
|documentation| |build| |codecov| |coveralls| |pylint| |docker|
66

77
This repository houses SDynPy, a Python module built for doing structural dynamics analysis using Python.
88
It contains core objects that define test geometry and data. It contains readers and writers for common data formats.
@@ -34,3 +34,6 @@ Information
3434

3535
.. |codecov| image:: https://img.shields.io/codecov/c/github/sandialabs/sdynpy?label=Codecov&logo=codecov
3636
:target: https://codecov.io/gh/sandialabs/sdynpy
37+
38+
.. |docker| image:: https://img.shields.io/docker/v/dprohe/sdynpy?color=0db7ed&label=Docker%20Hub&logo=docker&logoColor=0db7ed
39+
:target: https://hub.docker.com/r/dprohe/sdynpy

0 commit comments

Comments
 (0)