From f5c428ce4f16d24c48cbedefdd6f9820bb68d08e Mon Sep 17 00:00:00 2001
From: Faisal Shahzad <84210709+seowings@users.noreply.github.com>
Date: Sun, 3 Sep 2023 23:20:25 +0200
Subject: [PATCH] Update README.md
added warning about Simply Static Version 3.
---
README.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 68207c3..bd8ec57 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,15 @@
# Simply Static Post Process
-![pyrobotstx feature image](docs/img/simply-static-netlify-deploy-workflow.png)
+> :warning: This approach is only supported for Simply Static versions upto 2.3.2. This will not work with Version 3 and upwards. Please check [static-wordpress](https://github.com/serpwings/static-wordpress) repositroy which works with latest version.
A Python Library to prepare and deploy a static version of a WordPress Installation on Netlify (Static Hosting Service Provider).
+
+![pyrobotstx feature image](docs/img/simply-static-netlify-deploy-workflow.png)
+
+
+
## How to Use simply-static-post-process?
Please check our detailed tutorial (video/text) on Simply Static Post Process Tutorial to understand how it works. This package has a live documentation file on documentation link.