summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@gmail.com>2019-05-06 22:36:23 +0200
committerRalf Gommers <ralf.gommers@gmail.com>2019-05-06 22:36:23 +0200
commitd077f60e0e7528d613eb3400ab63da628dfc0081 (patch)
tree717a17530659218baf8827888be2dacdb2a70cf7 /README.md
parent509fa73154b7971244b018f5c7f64aaa34afd5a9 (diff)
downloadnumpy-d077f60e0e7528d613eb3400ab63da628dfc0081.tar.gz
DOC: add security vulnerability reporting and doc links to README
Closes gh-13475
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 972c018af..f1d024565 100644
--- a/README.md
+++ b/README.md
@@ -11,11 +11,13 @@
NumPy is the fundamental package needed for scientific computing with Python.
-- **Website (including documentation):** https://www.numpy.org
+- **Website:** https://www.numpy.org
+- **Documentation:** http://docs.scipy.org/
- **Mailing list:** https://mail.python.org/mailman/listinfo/numpy-discussion
-- **Source:** https://github.com/numpy/numpy
-- **Bug reports:** https://github.com/numpy/numpy/issues
+- **Source code:** https://github.com/numpy/numpy
- **Contributing:** https://www.numpy.org/devdocs/dev/index.html
+- **Bug reports:** https://github.com/numpy/numpy/issues
+- **Report a security vulnerability:** https://tidelift.com/docs/security
It provides: