From 760b529dfe61048f49dabbe13ae9d934a234a20c Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Sun, 20 Jul 2025 21:31:00 +0000 Subject: [PATCH] Version clarification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07e2777..fb195b6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Flexible content migration and taxonomy structuring for modern WordPress sites. -Drupal2WP Toolkit provides an extensible command-line and plugin-based bridge between Drupal 8 and WordPress 6, optimized for developers handling structured content migration. It includes taxonomy mapping, sortable categories, UI enhancements, and future-ready plans for block-based template integration. +Drupal2WP Toolkit provides an extensible command-line and plugin-based bridge between Drupal 8 or higher and WordPress 6, optimized for developers handling structured content migration. It includes taxonomy mapping, sortable categories, UI enhancements, and future-ready plans for block-based template integration. ---