Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,10 @@
|
|
1 |
-
# Resume-Cover-Letter-Generator
|
2 |
-
|
3 |
---
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
app_file: app.py
|
11 |
pinned: false
|
12 |
-
short_description:
|
13 |
---
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
+
title: Resume and Cover Letter Generator
|
4 |
+
sdk: streamlit
|
5 |
+
emoji: π
|
6 |
+
colorFrom: red
|
7 |
+
colorTo: green
|
|
|
8 |
pinned: false
|
9 |
+
short_description: Generate Resume and Cover Letter based on job description
|
10 |
---
|