diff --git a/lemonde.php b/lemonde.php
index 0a2814b..3483bf3 100644
--- a/lemonde.php
+++ b/lemonde.php
@@ -101,7 +101,7 @@
$epub->CreateEPUB();
if ( ! $epub->error ) {
- echo 'Success: Download your book here.';
+ echo 'Success: ' . $epub->epub_file . ' created.
';
}
else
{
@@ -123,8 +123,7 @@
?>