mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-18 13:12:17 +01:00
README setup
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<p align="center">
|
||||||
|
<img src="https://user-images.githubusercontent.com/8983173/38133003-a9615a2e-340d-11e8-9a7f-ee10b6765eec.png" alt="Gotenberg's logo" width="250" height="148" />
|
||||||
|
</p>
|
||||||
|
<h3 align="center">Gotenberg</h3>
|
||||||
|
<p align="center">Gotenberg is a stateless API for converting HTML files and Office document to PDF.</p>
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://godoc.org/github.com/gulien/gotenberg">
|
||||||
|
<img src="https://godoc.org/github.com/gulien/gotenberg?status.svg" alt="GoDoc">
|
||||||
|
</a>
|
||||||
|
<a href="https://goreportcard.com/report/gulien/gotenberg">
|
||||||
|
<img src="https://goreportcard.com/badge/github.com/gulien/gotenberg" alt="Go Report Card">
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
---
|
||||||
Reference in New Issue
Block a user