Update README.md
Browse files
README.md
CHANGED
|
@@ -10,4 +10,6 @@ license: mit
|
|
| 10 |
short_description: Financial PDF Document Summarization web-App
|
| 11 |
---
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
| 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
|