=== Spenpo Resume ===
Contributors:      spenpo
Tested up to:      6.7
Stable tag:        1.0.5
License:           GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
Tags:              resume, cv, spenpo
Requires PHP:      7.2
A WordPress plugin that provides a flexible and customizable way to display your resume/CV through shortcodes.

## Installation

1. Upload the plugin files to the `/wp-content/plugins/spenpo-resume` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Display the resume with the [spcv_resume] shortcode
4. Use the Settings->Resume Settings screen to configure auth settings
5. Use [this script](https://github.com/spope851/spenpo-resume/blob/main/data/seed.sql) to populate the database with an example resume
6. Use SQL to alter the data as needed

See the [README](https://github.com/spope851/spenpo-resume) for more information.

For support, please [create an issue](https://github.com/spope851/spenpo-resume/issues) on our GitHub repository.