We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c28f1a commit 66f75e1Copy full SHA for 66f75e1
1 file changed
README.rst
@@ -19,6 +19,9 @@ A python package to study flow networks
19
.. image:: https://zenodo.org/badge/21073/debsankha/flownetpy.svg
20
:target: https://zenodo.org/badge/latestdoi/21073/debsankha/flownetpy
21
22
+.. image:: http://img.shields.io/:license-gpl3-blue.svg?style=flat-square)]
23
+ :target: https://raw.githubusercontent.com/debsankha/flownetpy/master/LICENSE
24
+
25
This package contains tools to simulate a flow
26
according to user-definable flowmodels (e.g. linear Poiseuillie flow)
27
on any graph.
0 commit comments