nghorbani commited on
Commit
a544d0b
·
verified ·
1 Parent(s): 52b9898

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,12 +1,14 @@
1
  ---
2
  title: WrenchPDF
3
- emoji: 🔧
4
  colorFrom: blue
5
  colorTo: yellow
6
- sdk: gradio
7
- sdk_version: "4.19.1"
8
  app_file: app.py
9
  pinned: false
 
 
10
  ---
11
 
12
  # WrenchPDF — Offline PDF Editor (merge • reorder • compress)
@@ -93,4 +95,4 @@ WrenchPDF is released under the [Apache License 2.0](LICENSE). Use it freely in
93
  ## Notes
94
 
95
  - The app keeps work in memory; very large batches may require further optimisation.
96
- - Auto-download is triggered via a hidden button in the UI—most browsers will show the standard download prompt.
 
1
  ---
2
  title: WrenchPDF
3
+ emoji: 💻
4
  colorFrom: blue
5
  colorTo: yellow
6
+ sdk: docker
7
+ sdk_version: 5.47.1
8
  app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
11
+ short_description: Offline PDF Editor (merge • reorder • compress)
12
  ---
13
 
14
  # WrenchPDF — Offline PDF Editor (merge • reorder • compress)
 
95
  ## Notes
96
 
97
  - The app keeps work in memory; very large batches may require further optimisation.
98
+ - Auto-download is triggered via a hidden button in the UI—most browsers will show the standard download prompt.