Skip to content

Commit

Permalink
Document download stat badges
Browse files Browse the repository at this point in the history
  • Loading branch information
jitpack-io committed Sep 26, 2024
1 parent 21227ab commit d99b914
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 3 deletions.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,16 @@ If you are using a custom domain or BitBucket, use:
(https://jitpack.io/#org.bitbucket.User/Repo)
```

Or, if you prefer the flat-squared style:
For download statistics badges you can use:
```
![Weekly download statistics](https://jitpack.io/v/USER/REPO/week.svg)
![Monthly download statistics](https://jitpack.io/v/USER/REPO/month.svg)
```
![Weekly download statistics](https://jitpack.io/v/jitpack/maven-simple/week.svg)
![Monthly download statistics](https://jitpack.io/v/jitpack/maven-simple/month.svg)


If you prefer the flat-squared style:

```
https://jitpack.io/v/User/Repo.svg?style=flat-square
Expand Down
11 changes: 10 additions & 1 deletion _index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,16 @@ If you are using a custom domain or BitBucket, use:
(https://jitpack.io/#org.bitbucket.User/Repo)
```

Or, if you prefer the flat-squared style:
For download statistics badges you can use:
```
![Weekly download statistics](https://jitpack.io/v/USER/REPO/week.svg)
![Monthly download statistics](https://jitpack.io/v/USER/REPO/month.svg)
```
![Weekly download statistics](https://jitpack.io/v/jitpack/maven-simple/week.svg)
![Monthly download statistics](https://jitpack.io/v/jitpack/maven-simple/month.svg)


If you prefer the flat-squared style:

```
https://jitpack.io/v/User/Repo.svg?style=flat-square
Expand Down
11 changes: 10 additions & 1 deletion intro/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,16 @@ If you are using a custom domain or BitBucket, use:
(https://jitpack.io/#org.bitbucket.User/Repo)
```

Or, if you prefer the flat-squared style:
For download statistics badges you can use:
```
![Weekly download statistics](https://jitpack.io/v/USER/REPO/week.svg)
![Monthly download statistics](https://jitpack.io/v/USER/REPO/month.svg)
```
![Weekly download statistics](https://jitpack.io/v/jitpack/maven-simple/week.svg)
![Monthly download statistics](https://jitpack.io/v/jitpack/maven-simple/month.svg)


If you prefer the flat-squared style:

```
https://jitpack.io/v/User/Repo.svg?style=flat-square
Expand Down

0 comments on commit d99b914

Please sign in to comment.