Skip to content

Commit

Permalink
add docker in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuminjie committed May 28, 2020
1 parent ab4a439 commit c349500
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# OpenSeesPy

A collection of OpenSeesPy resources

- `pkg`

the OpenSeesPy package including extra python modules but without `opensees.so` and `opensees.pyd` libraries
The OpenSeesPy package including extra python modules but without `opensees.so` and `opensees.pyd` libraries.

[https://pypi.org/project/openseespy/](https://pypi.org/project/openseespy/)

- `docker`

The Docker version of OpenSeesPy.

[https://hub.docker.com/r/zhuminjie/openseespy](https://hub.docker.com/r/zhuminjie/openseespy)

0 comments on commit c349500

Please sign in to comment.