We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b37b037 + 9bd67aa commit 711d022Copy full SHA for 711d022
1 file changed
backend/main.py
@@ -2,7 +2,7 @@
2
Readly Backend API
3
Converts webpage URLs to PDF and EPUB formats.
4
"""
5
-# Deploy: auto-deploy via GitHub Actions on merge to main
+# Auto-deploy: GitHub Actions deploys backend on merge to main
6
7
import hashlib
8
import hmac
0 commit comments