Skip to content

Commit 916c2f9

Browse files
committed
Add README.md to the NuGet package
1 parent 39bd3f8 commit 916c2f9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/Diffract/paket.template

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
type project
1+
type project
22
licenseExpression MIT
33
licenseUrl https://licenses.nuget.org/MIT
44
authors Loïc Denuzière
@@ -10,4 +10,7 @@ repositoryUrl https://github.com/d-edge/Diffract
1010
repositoryType git
1111
requireLicenseAcceptance true
1212
tags Dedge;Diffract;Diff;Equals;Test;Comparison
13-
iconUrl https://raw.githubusercontent.com/d-edge/Diffract/main/diffract-64x64.png
13+
iconUrl https://raw.githubusercontent.com/d-edge/Diffract/main/diffract-64x64.png
14+
readme README.md
15+
files
16+
../../README.md ==> .

0 commit comments

Comments
 (0)