Skip to content

Commit 00cbd5e

Browse files
[no ci] Update badges README.md
1 parent 7a1a5f3 commit 00cbd5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@ Badges are meant for developers to put on their project pages, so users can see
7272
They're based on [Devin's Badges](https://github.com/intergrav/devins-badges).
7373

7474
The `uses` badge is meant for mods or modpacks which want to display that Loot Table Modifier is included.
75-
It can be used in Markdown like this: `[![This project includes Loot Table Modifier](https://raw.githubusercontent.com/OffsetMods538/Loot-Table-Modifier/master/images/uses_badge.png)](https://modrinth.com/mod/loot-table-modifier)`
75+
It can be used in Markdown like this: `[![This project includes Loot Table Modifier](https://raw.githubusercontent.com/OffsetMods538/Loot-Table-Modifier/master/images/uses_badge.svg)](https://modrinth.com/mod/loot-table-modifier)`
7676
And will look like this:
77-
[![This project includes Loot Table Modifier](https://raw.githubusercontent.com/OffsetMods538/Loot-Table-Modifier/master/images/uses_badge.png)](https://modrinth.com/mod/loot-table-modifier)
77+
[![This project includes Loot Table Modifier](https://raw.githubusercontent.com/OffsetMods538/Loot-Table-Modifier/master/images/uses_badge.svg)](https://modrinth.com/mod/loot-table-modifier)
7878
Clicking it will bring the user to the Modrinth page for Loot Table Modifier
7979

8080

8181
The `requires` badge is meant for datapacks which want to display that Loot Table Modifier is required for the pack to function.
82-
It can be used in Markdown like this: `[![This project requires Loot Table Modifier to be installed](https://raw.githubusercontent.com/OffsetMods538/Loot-Table-Modifier/master/images/requires_badge.png)](https://modrinth.com/mod/loot-table-modifier)`
82+
It can be used in Markdown like this: `[![This project requires Loot Table Modifier to be installed](https://raw.githubusercontent.com/OffsetMods538/Loot-Table-Modifier/master/images/requires_badge.svg)](https://modrinth.com/mod/loot-table-modifier)`
8383
And will look like this:
84-
[![This project requires Loot Table Modifier to be installed](https://raw.githubusercontent.com/OffsetMods538/Loot-Table-Modifier/master/images/requires_badge.png)](https://modrinth.com/mod/loot-table-modifier)
84+
[![This project requires Loot Table Modifier to be installed](https://raw.githubusercontent.com/OffsetMods538/Loot-Table-Modifier/master/images/requires_badge.svg)](https://modrinth.com/mod/loot-table-modifier)
8585
Clicking it will bring the user to the Modrinth page for Loot Table Modifier

0 commit comments

Comments
 (0)