Skip to content

Commit 863b77e

Browse files
committed
Update to README.md
1 parent 03b1bd9 commit 863b77e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/stammler/dustpy/pages%20build%20and%20deployment?label=docs)](https://stammler.github.io/dustpy/)
44
![GitHub](https://img.shields.io/github/license/stammler/dustpy)
5-
![PyPI - Downloads](https://img.shields.io/pypi/dm/dustpy?label=PyPI%20downloads)
6-
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://github.com/stammler/dustpy/blob/master/.github/CODE_OF_CONDUCT.md)
5+
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://github.com/stammler/dustpy/blob/master/.github/CODE_OF_CONDUCT.md)
6+
[![arXiv](https://img.shields.io/badge/arXiv-10.48550/arXiv.2207.00322-blue)](https://doi.org/10.48550/arXiv.2207.00322)
7+
[![PyPI - Downloads](https://img.shields.io/pypi/dm/dustpy?label=PyPI%20downloads)](https://pypistats.org/packages/dustpy)
78

89
### Dust Coagulation and Evolution in Protoplanetary Disks
910

@@ -24,10 +25,6 @@ By using any version of `DustPy` you agree to these terms of usage.
2425

2526
`DustPy` needs a Python3 distribution and a Fortran compiler installed on your system.
2627

27-
## Contributing
28-
29-
To contribute to `DustPy` please read [Contribution Guidlines](https://github.com/stammler/dustpy/blob/master/.github/CONTRIBUTING.md).
30-
3128
## Documentation
3229

3330
[https://stammler.github.io/dustpy/](https://stammler.github.io/dustpy/)
@@ -44,7 +41,10 @@ To contribute to `DustPy` please read [Contribution Guidlines](https://github.co
4441
* [Example: Ice Lines](https://stammler.github.io/dustpy/example_ice_lines.html)
4542
* [Example: Planetary Gaps](https://stammler.github.io/dustpy/example_planetary_gaps.html)
4643
* [Example: Planetesimal Formation](https://stammler.github.io/dustpy/example_planetesimal_formation.html) <br /> &nbsp;
47-
* [List of Publications](https://stammler.github.io/dustpy/A_publications.html)
44+
* [A. Citation](https://stammler.github.io/dustpy/A_citation.html)
45+
* [B. List of Publications](https://stammler.github.io/dustpy/B_publications.html)
46+
* [C. Contributing/Bugs/Features](https://stammler.github.io/dustpy/C_contrib_bug_feature.html)
47+
* [D. DustPy Discussions](https://stammler.github.io/dustpy/D_discussions.html)
4848

4949
[Module Reference](https://stammler.github.io/dustpy/api.html)
5050

0 commit comments

Comments
 (0)