mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-04-05 20:55:01 +08:00
add icon in preparation for deployment
This commit is contained in:
parent
ec62542b64
commit
45d0a8f863
@ -1,5 +1,7 @@
|
||||
# PdfPig #
|
||||
|
||||
<image src="https://raw.githubusercontent.com/UglyToad/Pdf/master/documentation/pdfpig.png" style="width:120px;height:120px;"/>
|
||||
|
||||
[](https://ci.appveyor.com/project/EliotJones/pdf)
|
||||
[](https://codecov.io/gh/UglyToad/Pdf)
|
||||
|
||||
|
@ -16,6 +16,7 @@
|
||||
<Version>0.0.1-alpha-001</Version>
|
||||
<AssemblyVersion>0.0.1.1</AssemblyVersion>
|
||||
<FileVersion>0.0.1.1</FileVersion>
|
||||
<PackageIconUrl>https://raw.githubusercontent.com/UglyToad/Pdf/master/documentation/pdfpig.png</PackageIconUrl>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user