Commit ·
de23cfa
1
Parent(s): 2dc7c4f
First
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ This project takes a resume in PDF format, extracts the text, and converts it in
|
|
| 22 |
|
| 23 |
1. Clone the repository:
|
| 24 |
```sh
|
| 25 |
-
git clone https://
|
| 26 |
cd resume-parser
|
| 27 |
```
|
| 28 |
|
|
|
|
| 22 |
|
| 23 |
1. Clone the repository:
|
| 24 |
```sh
|
| 25 |
+
git clone https://huggingface.co/spaces/kushagrasharma-13/Resume_Parser_HuggingFace
|
| 26 |
cd resume-parser
|
| 27 |
```
|
| 28 |
|