Skip to content

Commit 6a901b5

Browse files
authored
Update README.rst
1 parent c40d324 commit 6a901b5

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.rst

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

5+
|build| |pylint|
6+
57
This repository houses SDynPy, a Python module built for doing structural dynamics analysis using Python.
68
It contains core objects that define test geometry and data. It contains readers and writers for common data formats.
7-
It also contains various structural dynamics and signal processing tools.
9+
It also contains various structural dynamics and signal processing tools.
10+
11+
..
12+
Badges ========================================================================
13+
14+
.. |build| image:: https://img.shields.io/github/workflow/status/sandialabs/sdynpy/main?label=GitHub&logo=github
15+
:target: https://github.com/sandialabs/sdynpy
16+
17+
.. |pylint| image:: https://raw.githubusercontent.com/sandialabs/sdynpy/gh-pages/pylint.svg
18+
:target: https://github.com/sandialabs/sdynpy

0 commit comments

Comments
 (0)