From ff2557d083b307fc457a67846bb23bcb6e0c8e14 Mon Sep 17 00:00:00 2001 From: aphandersen Date: Sun, 12 Apr 2026 16:35:08 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 040952e..4623c27 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ 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. +![Screenshot]](Screenshot.png) + ## Installation 1. Upload the plugin folder to /wp-content/plugins/ 2. Activate the plugin through the WordPress admin