diff --git a/README.md b/README.md index cede2bc..040952e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CV-Experience-Blocks +# Ansico CV-Experience-Blocks Adds Gutenberg CV Experience blocks (Company + Positions). See demo of plugin on https://www.aandersen.eu/curriculum-vitae/. @@ -6,13 +6,15 @@ Adds Gutenberg CV Experience blocks (Company + Positions). See demo of plugin on Adds a new Gutenberg Block called "Company (CV)" where you can enter a company and employeed from and to. You can add a child block called "Position (CV)" for each position in that company. For each position you can enter department, employeed from and to and a list of skills you have achieved. The style is LinkedIn-liked style. -## How to use - -Go to your WordPress site and upload the cv-experience-blocks.zip under Plugins -> Add Plugin -> Upload Plugin. Activate it and go to a post or page and add the new Gutenberg plugin Company (CV). +## Installation +1. Upload the plugin folder to /wp-content/plugins/ +2. Activate the plugin through the WordPress admin +3. Add "Company (CV)" block in the block editor ## Version -- Version 1.0 (12/4 2026): First version published. +- Version 1.0.0 (12/4 2026): Initial release of CV Experience Blocks. +- Version 1.0.1 (12/4 2026): Adjusted to WordPress Plugin Directory. ## License