diff options
-rw-r--r-- | README.markdown | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 90bd645..3ebb453 100644 --- a/README.markdown +++ b/README.markdown @@ -38,6 +38,10 @@ Installing pip install screenplain +To enable PDF output, install with the PDF extra (installs ReportLab): + + pip install 'screenplain[PDF]' + Credits ======= |