From 4d48cb8dda74f287ecbb42c38087cc28bd898f52 Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Fri, 13 Apr 2018 14:06:00 +0200 Subject: [PATCH] improving README --- .blueprints/README.blueprint.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.blueprints/README.blueprint.md b/.blueprints/README.blueprint.md index 8b2e6a25..a8bc6590 100644 --- a/.blueprints/README.blueprint.md +++ b/.blueprints/README.blueprint.md @@ -59,8 +59,8 @@ It currently accepts the following: There are two use cases: -* If you send one file, it will convert it and return the resulting PDF. -* If many files, it will convert them to PDF, merge the resulting PDFs into a single PDF and return it. +* If you send one file, it will convert it and return the resulting PDF +* If many files, it will convert them to PDF, merge the resulting PDFs into a single PDF and return it ## Security