update index.html
This commit is contained in:
parent
949a6677e4
commit
2a91527ff0
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<form id="uploadForm" enctype="multipart/form-data">
|
||||
<label for="resume">Upload Resume (pdf or docx):</label>
|
||||
<input type="file" id="resume" name="resume" accept=".txt,.pdf,.docx" required><br><br>
|
||||
<button type="submit" id="generateBtn">Generate Cover Letter</button>
|
||||
<button type="submit" id="generateBtn">Read Resume</button>
|
||||
</form>
|
||||
|
||||
<div id="resumePreviewSection" style="display: none;">
|
||||
|
|
Loading…
Reference in a new issue