From ae2a2a8a07f764458c32f01d6fb487ffec68506c Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Tue, 17 Sep 2024 16:47:52 +0200 Subject: [PATCH] chore: improve README --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index b8a83673..26d82fad 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,20 @@ Gotenberg Logo

Gotenberg

A Docker-powered stateless API for PDF files

+

+ Total downloads (gotenberg/gotenberg) + Total downloads (thecodingmachine/gotenberg) +
+ Continuous Integration + Go Reference + Code coverage +

Documentation · Live Demo 🔥

--- -Gotenberg provides a developer-friendly API to interact with powerful tools like Chromium and LibreOffice for converting +**Gotenberg** provides a developer-friendly API to interact with powerful tools like Chromium and LibreOffice for converting numerous document formats (HTML, Markdown, Word, Excel, etc.) into PDF files, and more! ## Quick Start @@ -40,11 +48,3 @@ Head to the [documentation](https://gotenberg.dev/docs/getting-started/introduct

Sponsorships help maintaining and improving Gotenberg - [become a sponsor](https://github.com/sponsors/gulien) ❤️ - -## Badges - -[![Docker pulls](https://img.shields.io/docker/pulls/gotenberg/gotenberg)](https://hub.docker.com/r/gotenberg/gotenberg) -[![Docker pulls](https://img.shields.io/docker/pulls/thecodingmachine/gotenberg)](https://hub.docker.com/r/thecodingmachine/gotenberg) -[![Continuous Integration](https://github.com/gotenberg/gotenberg/actions/workflows/continuous_integration.yml/badge.svg)](https://github.com/gotenberg/gotenberg/actions/workflows/continuous_integration.yml) -[![Go Reference](https://pkg.go.dev/badge/github.com/gotenberg/gotenberg.svg)](https://pkg.go.dev/github.com/gotenberg/gotenberg/v8) -[![Codecov](https://codecov.io/gh/gotenberg/gotenberg/branch/main/graph/badge.svg)](https://codecov.io/gh/gotenberg/gotenberg)