telling the world we support Markdown files

This commit is contained in:
Julien Neuhart
2018-04-10 17:14:01 +02:00
parent 187485a9a1
commit 14580e9501
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
/*
Package main handles the application startup and shutdown.
Gotenberg is a stateless API for converting HTML files and Office documents to PDF.
Gotenberg is a stateless API for converting Markdown files, HTML files and Office documents to PDF.
For more information, go to https://github.com/thecodingmachine/gotenberg.
*/