Skip to content

Commit fe0d705

Browse files
committed
DOC: add typing badge to README
1 parent c275e25 commit fe0d705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ https://stackoverflow.com/questions/tagged/numpy)
1414
[![Nature Paper](https://img.shields.io/badge/DOI-10.1038%2Fs41586--020--2649--2-blue)](
1515
https://doi.org/10.1038/s41586-020-2649-2)
1616
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/numpy/numpy/badge)](https://securityscorecards.dev/viewer/?uri=github.com/numpy/numpy)
17+
[![Typing](https://img.shields.io/pypi/types/numpy)](https://pypi.org/project/numpy/)
1718

1819

1920
NumPy is the fundamental package for scientific computing with Python.

0 commit comments

Comments
 (0)