Skip to content

Commit 61c5cb5

Browse files
authored
Update README.md with download shields
1 parent 7171f28 commit 61c5cb5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Install via NuGet
1010
-----------------
1111
To install iTextSharp.LGPLv2.Core, run the following command in the Package Manager Console:
1212

13-
[![Nuget](https://img.shields.io/nuget/v/iTextSharp.LGPLv2.Core)](http://www.nuget.org/packages/iTextSharp.LGPLv2.Core/)
13+
[![Nuget](https://img.shields.io/nuget/v/iTextSharp.LGPLv2.Core)](http://www.nuget.org/packages/iTextSharp.LGPLv2.Core/) [![NuGet](https://img.shields.io/nuget/dt/iTextSharp.LGPLv2.Core?logo=nuget&style=flat)](https://www.nuget.org/packages/iTextSharp.LGPLv2.Core)
1414
```
1515
PM> Install-Package iTextSharp.LGPLv2.Core
1616
```
@@ -68,3 +68,4 @@ Licensing
6868
You have three license choices when it comes to iTextSharp: LGPL/MPL, AGPL, or a commercial license. The LGPL/MPL license is only an option with the older 4.1.6 version (used here). After that version, they switched to a dual AGPL/Commercial.
6969

7070
If you need a more recent version, you either have to make your project open-source or pay the license fee.
71+

0 commit comments

Comments
 (0)