Skip to content

Commit 01ff6d1

Browse files
authored
Renamed Nuget Package "PuppeteerSharp.Renderer" -> "Codeuctivity.Html.Renderer"
Bump PuppeteerSharp from 6.1.0 to 6.2.0
1 parent 906c600 commit 01ff6d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# PuppeteerSharp.Renderer
1+
# Codeuctivity.HtmlRenderer
22

3-
[![Nuget](https://img.shields.io/nuget/v/PuppeteerSharp.Renderer.svg)](https://www.nuget.org/packages/PuppeteerSharp.Renderer/) [![Build](https://github.com/Codeuctivity/PuppeteerSharp.Renderer/actions/workflows/dotnet.yml/badge.svg)](https://github.com/Codeuctivity/PuppeteerSharp.Renderer/actions/workflows/dotnet.yml) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/d550bcfac3374735bb98fbe9a63842d3)](https://www.codacy.com/gh/Codeuctivity/PuppeteerSharp.Renderer/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Codeuctivity/PuppeteerSharp.Renderer&utm_campaign=Badge_Grade) [![Donate](https://img.shields.io/static/v1?label=Paypal&message=Donate&color=informational)](https://www.paypal.com/donate?hosted_button_id=7M7UFMMRTS7UE)
3+
[![Nuget](https://img.shields.io/nuget/v/Codeuctivity.HtmlRenderer.svg)](https://www.nuget.org/packages/Codeuctivity.HtmlRenderer/) [![Build](https://github.com/Codeuctivity/PuppeteerSharp.Renderer/actions/workflows/dotnet.yml/badge.svg)](https://github.com/Codeuctivity/PuppeteerSharp.Renderer/actions/workflows/dotnet.yml) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/d550bcfac3374735bb98fbe9a63842d3)](https://www.codacy.com/gh/Codeuctivity/PuppeteerSharp.Renderer/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Codeuctivity/PuppeteerSharp.Renderer&utm_campaign=Badge_Grade) [![Donate](https://img.shields.io/static/v1?label=Paypal&message=Donate&color=informational)](https://www.paypal.com/donate?hosted_button_id=7M7UFMMRTS7UE)
44

55
Renders HTML to PDF or PNGs
66

77
- Based on PuppeteerSharp
88
- Focused on Windows and Linux support
9-
- Give the cli version a try - [PuppeteerSharp.RendererCli.exe](https://github.com/Codeuctivity/PuppeteerSharp.Renderer/releases)
9+
- Give the cli version a try - [Codeuctivity.HtmlRendererCli.exe](https://github.com/Codeuctivity/PuppeteerSharp.Renderer/releases)
1010

1111
## Render HTML to PDF
1212

0 commit comments

Comments
 (0)