Skip to content

Commit c803b70

Browse files
committed
update composer and readme
1 parent 30674da commit c803b70

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Kleisli.FusionFiles.Pdf
2-
***
3-
Serve pdf files with Neos.Fusion using wkhtmltopdf
4-
***
2+
Generate pdf files with Neos.Fusion using wkhtmltopdf
53

64
## Requirements
75
* [wkhtmltopdf](https://github.com/wkhtmltopdf/wkhtmltopdf)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"description": "",
2+
"description": "Generate pdf files with Neos.Fusion using wkhtmltopdf",
33
"type": "neos-package",
44
"name": "kleisli/fusionfiles-pdf",
55
"require": {

0 commit comments

Comments
 (0)