From c98e508fcffa5524a6f889780b868668d411a11f Mon Sep 17 00:00:00 2001 From: Joseph Abonasara <55165069+josephabonasara@users.noreply.github.com> Date: Thu, 23 Jan 2025 19:37:31 -0500 Subject: [PATCH] Update README.md --- README.md | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/README.md b/README.md index dc0b759..8b13789 100644 --- a/README.md +++ b/README.md @@ -1,27 +1 @@ -# Cover Letter Generator -This project generates a cover letter PDF based on a template and user inputs. - -## Features -- Replace placeholders in the template with user-provided values. -- Generate a well-formatted PDF. -- Chrome extension popup interface. - -## Installation -1. Clone the repository. -2. Load the extension in Chrome: - - Go to `chrome://extensions/`. - - Enable "Developer mode". - - Click "Load unpacked" and select the project folder. - -## Usage -1. Open the Chrome extension popup. -2. Enter the company name, position, and location. -3. Click "Convert to PDF" to generate the cover letter PDF. - -## Development -- Ensure you have the latest versions of dependencies. -- Run tests using Jest. - -## License -This project is licensed under the MIT License. \ No newline at end of file