Skip to content

Commit d90d76d

Browse files
authored
Add Downloads badge to README
1 parent a982288 commit d90d76d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ GMT.jl
33

44
Julia wrapper for the Generic Mapping Tools [GMT](https://github.com/GenericMappingTools/gmt)
55

6-
| **Documentation** | **Code coverage** | **Discourse Forum** | **Collaboration** |
7-
|:---------------------------------------:|:------------------------------:|:---------------------:|:---------------------:|
8-
| [![][docs-latest-img]][docs-latest-url] | [![][codecov-img]][codecov-url] | [![][forum-img]][forum-url] | [![][colprac-img]][colprac-url] |
6+
| **Documentation** | **Code coverage** | **Discourse Forum** | **Collaboration** | **Downlods** |
7+
|:---------------------------------------:|:------------------------------:|:---------------------:|:---------------------:|:--------:|
8+
| [![][docs-latest-img]][docs-latest-url] | [![][codecov-img]][codecov-url] | [![][forum-img]][forum-url] | [![][colprac-img]][colprac-url] | [![Downloads](https://img.shields.io/badge/dynamic/json?url=http%3A%2F%2Fjuliapkgstats.com%2Fapi%2Fv1%2Fmonthly_downloads%2FGMT&query=total_requests&suffix=%2Fmonth&label=Downloads)](http://juliapkgstats.com/pkg/GMT) |
99

1010
[docs-latest-img]: https://img.shields.io/badge/docs-latest-blue.svg
1111
[docs-latest-url]: https://genericmappingtools.github.io/GMTjl_doc/

0 commit comments

Comments
 (0)