diff --git a/README.md b/README.md index cbbdb88..cede2bc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,23 @@ # CV-Experience-Blocks -Adds Gutenberg CV Experience blocks (Company + Positions) \ No newline at end of file +Adds Gutenberg CV Experience blocks (Company + Positions). See demo of plugin on https://www.aandersen.eu/curriculum-vitae/. + +## Features + +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). + +## Version + +- Version 1.0 (12/4 2026): First version published. + +## License + +The plugin is licensed under GPL 3.0 or later, which means you free can use it and modify it. See more on https://www.gnu.org/licenses/gpl-3.0.html. + +## Follow me + +Follow me on Mastodon on @aphandersen@andersen.one. Find more plugins on https://ansico.dk/ansico. \ No newline at end of file