From 326f5127c8d90ec00a546326faf94b2d099d1a50 Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Fri, 13 Apr 2018 14:31:49 +0200 Subject: [PATCH] improving README (again) --- .blueprints/README.blueprint.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.blueprints/README.blueprint.md b/.blueprints/README.blueprint.md index a8bc6590..eb7d268e 100644 --- a/.blueprints/README.blueprint.md +++ b/.blueprints/README.blueprint.md @@ -24,12 +24,12 @@

+--- + At TheCodingMachine, we build a lot of web applications (intranets, extranets and so on) which require to generate PDF from various sources. Each time, we end up using some well known libraries like **wkhtmltopdf** or **unoconv** and kind of losing time by reimplementing a solution from a project to another project. Meh. ---- - # Menu * [Usage](#usage) diff --git a/README.md b/README.md index 064b84c1..448d46bf 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,12 @@

+--- + At TheCodingMachine, we build a lot of web applications (intranets, extranets and so on) which require to generate PDF from various sources. Each time, we end up using some well known libraries like **wkhtmltopdf** or **unoconv** and kind of losing time by reimplementing a solution from a project to another project. Meh. ---- - # Menu * [Usage](#usage)