kritsadaK commited on
Commit
f407569
·
verified ·
1 Parent(s): bc7f77b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,4 +10,6 @@ license: mit
10
  short_description: Financial PDF Document Summarization web-App
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
10
  short_description: Financial PDF Document Summarization web-App
11
  ---
12
 
13
+
14
+ # Install Rust
15
+ RUN apt-get update && apt-get install -y cargo