README setup

This commit is contained in:
Julien Neuhart
2018-03-30 11:30:20 +02:00
parent 91f5240cfd
commit 15c85ee81a

15
README.md Normal file
View 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>
---