From e239c2d259d075209cf7a5b43b5e6541fba0ce46 Mon Sep 17 00:00:00 2001 From: Adam Bouqdib Date: Sat, 13 Aug 2016 19:51:55 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f6bba87..96c171c 100644 --- a/README.md +++ b/README.md @@ -95,11 +95,7 @@ Please note that wkhtmltopdf requires all partials to be valid HTML documents fo If your images aren't displaying in the PDF, this is most likely due to the fact that wkhtmltopdf doesn't know where to look. Try prefixing your image URLs with `file://{{ site.dest }}`. For asset URLs in CSS files we recommend creating a separate CSS file overriding the URLs with the prefix mentioned above. ---- -## To Do +## Copyright -- Remove PDFKit Dependency -- Write tests (rspec) -- Package default PDF layout file in Gem -- Support layouts in partials \ No newline at end of file +© 2016 Adam Bouqdib - http://abemedia.co.uk