From 976183cf9051e262c7238463b7d3f752a09b5eb2 Mon Sep 17 00:00:00 2001 From: Andreas Andersen Date: Sun, 12 Apr 2026 16:39:58 +0000 Subject: [PATCH] Add FAQ --- FAQ.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 FAQ.md diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 0000000..c951de4 --- /dev/null +++ b/FAQ.md @@ -0,0 +1,7 @@ +Here you can find common Frequently Asked Questions (FAQ). + +## How do I install the plugin on my WordPress site? + +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 \ No newline at end of file