summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2019-02-26 09:14:41 -0700
committerGitHub <noreply@github.com>2019-02-26 09:14:41 -0700
commita8a0b870b4ef01baaed4faa87622d393668f5207 (patch)
tree7cbdd17015fc40524705063edfbdcb009217fa1b
parent91140384b61fa7da50743fc769c5a08cce66b893 (diff)
parent92c2bc97d35fd1958a85ae60c1124aaaca6e86e5 (diff)
downloadnumpy-a8a0b870b4ef01baaed4faa87622d393668f5207.tar.gz
Merge pull request #13044 from ihnorton/link_devdocs_readme
DOC: link to devdocs in README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a7fd4be4b..972c018af 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ NumPy is the fundamental package needed for scientific computing with Python.
- **Mailing list:** https://mail.python.org/mailman/listinfo/numpy-discussion
- **Source:** https://github.com/numpy/numpy
- **Bug reports:** https://github.com/numpy/numpy/issues
+- **Contributing:** https://www.numpy.org/devdocs/dev/index.html
It provides: