diff --git a/README.md b/README.md index 06430fa..f613562 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,18 @@ -# html2pdf - -**html2pdf** is a lightweight Go package that converts HTML to PDF using Chrome Headless CLI. - -This repository includes precompiled Chrome Headless binaries for the following platforms: - -- Linux 64-bit -- Windows 32-bit & 64-bit -- macOS x64 & ARM64 - -## Installation - -You can easily install the package using `go get`: - -```bash -go get gitea.tecamino.com/paadi/html2pdf +# html2pdf + +**html2pdf** is a lightweight Go package that converts HTML to PDF using Chrome Headless CLI. + +This repository includes precompiled Chrome Headless binaries for the following platforms: + +- Linux 64-bit +- Windows 32-bit & 64-bit +- macOS x64 & ARM64 + +removed assets and here is the developers url: https://googlechromelabs.github.io/chrome-for-testing/ + +## Installation + +You can easily install the package using `go get`: + +```bash +go get gitea.tecamino.com/paadi/html2pdf