danielhjerresen commited on
Commit
e421562
·
verified ·
1 Parent(s): 6c05f78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # PDF Character Counter
2
 
3
  A simple and reliable PDF character counting tool that extracts text from PDF documents and counts only the actual content.
 
1
+ ---
2
+ title: PDF Character Counter
3
+ emoji: 🚀
4
+ colorFrom: red
5
+ colorTo: red
6
+ sdk: docker
7
+ app_port: 8501
8
+ tags:
9
+ - streamlit
10
+ pinned: false
11
+ short_description: A simpe app that counts characters including spaces in PDF
12
+ ---
13
+
14
  # PDF Character Counter
15
 
16
  A simple and reliable PDF character counting tool that extracts text from PDF documents and counts only the actual content.