Skip to content

Commit 6feb126

Browse files
committed
Use full raw URLs to display in nuget.org
Reduce padding a bit on the screenshots too.
1 parent fa58879 commit 6feb126

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

assets/clean.png

-14.4 KB
Loading

assets/crazy.png

-15.2 KB
Loading

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
Cleans the following crazy NuGet mess:
44

5-
![crazy references](assets/crazy.png)
5+
![crazy references](https://raw.githubusercontent.com/devlooped/PackageReferenceCleaner/main/assets/crazy.png)
66

77
into this perfectly clean and 100% equivalent beauty:
88

9-
![clean references](assets/clean.png)
9+
![clean references](https://raw.githubusercontent.com/devlooped/PackageReferenceCleaner/main/assets/clean.png)
1010

1111
## How it works
1212

0 commit comments

Comments
 (0)