From 8a0b42a6792acefab6338adbb5ce82097a97dff5 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Sun, 20 Jul 2025 20:31:32 +0000 Subject: [PATCH] No need for the repo structure. --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index ef64ed5..667ab14 100644 --- a/README.md +++ b/README.md @@ -58,15 +58,6 @@ Drupal2WP Toolkit provides an extensible command-line and plugin-based bridge be wp drupal2wp_toolkit --type=story,hidden_content,vidcast,news_article,resources ``` -## 📁 Repo Structure -``` - drupal2wp_toolkit/ - ├── page-taxonomy/ - │ └── page-taxonomy.php - ├── drupal2wp_toolkit.php - └── README.md -``` - ## 🙌 Credits Created and maintained by developers at BikeShopi Dev. Contributions and feedback welcome — this is a toolkit built for extensibility.