aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042026-05-05 17:28:58 -0400
committerkj_sh6042026-05-05 17:28:58 -0400
commita659a3b8ebcc0860167d96bbb3a866a57b67e899 (patch)
tree8aa092c7f0703016c2dea0e8668931374a34f598
parent8086971f9a778c591e6c0bde09de2c7c3030844b (diff)
refactor: clarify heading
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4763445..0f4e9cf 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ pip install -r requirements.txt
./src/slidepacker deck.pdf -1
```
-## as a lib
+## as a python library
```python
import sys