From 96e82e564043cf952021bf44603af77c0cd32216 Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Fri, 13 Apr 2018 14:06:20 +0200 Subject: [PATCH] improving README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4ee9b08..064b84c1 100644 --- a/README.md +++ b/README.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