We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b020bd commit 8bd1a81Copy full SHA for 8bd1a81
.gitignore
@@ -5,3 +5,4 @@ dist
5
.idea
6
.npm-debug.log
7
*.iml
8
+dump.rdb
readme.md
@@ -17,8 +17,8 @@ https://maven-badges.herokuapp.com/maven-central/{group_id}/{artifact_id}/badge.
17
18
### No semver versions
19
20
-You can try to use `gav=true` parameter to obey semiver problem - when some artifacts as following semver and some don't
21
-in such case try to use `gav`
+You can try to use `gav=true` parameter to obey semver problem - when some artifacts ar following semver pattern
+and some don't, in such case try to use `gav`
22
23
```
24
https://maven-badges.herokuapp.com/maven-central/{group_id}/{artifact_id}/badge.(svg|png)?style={style}&gav=true
0 commit comments