diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ pip install -r requirements.txt ./src/slidepacker deck.pdf -1 ``` -## as a lib +## as a python library ```python import sys |
![]() |
index : slidepacker | |
| convert pdf files into a "fake" pptx (useful for sent-web exports) |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | README.md | 2 |
@@ -43,7 +43,7 @@ pip install -r requirements.txt ./src/slidepacker deck.pdf -1 ``` -## as a lib +## as a python library ```python import sys |