add icon in preparation for deployment

This commit is contained in:
Eliot Jones 2018-01-10 19:54:31 +00:00
parent ec62542b64
commit 45d0a8f863
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# PdfPig #
<image src="https://raw.githubusercontent.com/UglyToad/Pdf/master/documentation/pdfpig.png" style="width:120px;height:120px;"/>
[![Build status](https://ci.appveyor.com/api/projects/status/ni7et2j2ml60pdi3?svg=true)](https://ci.appveyor.com/project/EliotJones/pdf)
[![codecov](https://codecov.io/gh/UglyToad/Pdf/branch/master/graph/badge.svg)](https://codecov.io/gh/UglyToad/Pdf)

View File

@ -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>