Skip to content

Commit 134205c

Browse files
authored
Update README.md
1 parent 3dc1719 commit 134205c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

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

33
[![codecov](https://codecov.io/gh/ANcpLua/CreatePdf.NET/branch/main/graph/badge.svg?token=lgxIXBnFrn)](https://codecov.io/gh/ANcpLua/CreatePdf.NET)
44
[![.NET](https://img.shields.io/badge/.NET-10.0_Preview-512BD4)](https://dotnet.microsoft.com/download/dotnet/10.0)
5-
[![NuGet](https://img.shields.io/nuget/v/CreatePdf.NET?label=NuGet&color=blue)](https://www.nuget.org/packages/CreatePdf.NET/)
6-
[![License](https://img.shields.io/github/license/ANcpLua/CreatePdf.NET)](https://github.com/ANcpLua/CreatePdf.NET/blob/main/LICENSE)
5+
[![NuGet](https://img.shields.io/nuget/v/CreatePdf.NET?label=NuGet&color=orange)](https://www.nuget.org/packages/CreatePdf.NET/)
6+
[![License](https://img.shields.io/github/license/ANcpLua/CreatePdf.NET?label=License&color=white)](https://github.com/ANcpLua/CreatePdf.NET/blob/main/LICENSE)
7+
[![Docker](https://img.shields.io/docker/v/ancplua/createpdf.net?label=Docker&color=blue)](https://hub.docker.com/r/ancplua/createpdf.net)
78

89
A simple, .NET library for PDF creation with text and bitmap rendering, plus [optional OCR functionality](#to-enable-ocr-functionality) for text extraction.
910

0 commit comments

Comments
 (0)