Skip to content

Commit 3b6886b

Browse files
committed
Update readme.md
1 parent c19e741 commit 3b6886b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ platforms, which only bloats download and install size unnecessarily. If you kno
6464
will run on, you can simply reference the relevant ones manually by adding package references to
6565
`chromium.[RID]` as necessary:
6666

67-
[![Linux-x64](https://img.shields.io/nuget/v/chromium.linux-x64.svg?label=chromium-linux-x64&color=royalblue)](https://www.nuget.org/packages/chromium.linux-x64)
68-
[![Win-x64](https://img.shields.io/nuget/v/chromium.win-x64.svg?label=chromium-win-x64&color=royalblue)](https://www.nuget.org/packages/chromium.win-x64)
69-
[![Win-x86](https://img.shields.io/nuget/v/chromium.win-x86.svg?label=chromium-win-x86&color=royalblue)](https://www.nuget.org/packages/chromium.win-x86)
67+
[![Linux-x64](https://img.shields.io/nuget/v/chromium.linux-x64.svg?label=chromium.linux-x64&color=royalblue)](https://www.nuget.org/packages/chromium.linux-x64)
68+
[![Win-x64](https://img.shields.io/nuget/v/chromium.win-x64.svg?label=chromium.win-x64&color=royalblue)](https://www.nuget.org/packages/chromium.win-x64)
69+
[![Win-x86](https://img.shields.io/nuget/v/chromium.win-x86.svg?label=chromium.win-x86&color=royalblue)](https://www.nuget.org/packages/chromium.win-x86)
7070

7171
## Releasing
7272

0 commit comments

Comments
 (0)