diff --git a/README.md b/README.md index acbb65c..2826180 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ **KazeWP** is an open-source tool designed to simplify the deployment and management of multiple WordPress sites behind a lightweight reverse proxy. It uses Docker and Bash scripts to automate configuration, allowing you to quickly set up and scale your WordPress instances with minimal effort. +![KazeWP](images/kazewp.png) + + --- ## **Features** diff --git a/images/kazewp.png b/images/kazewp.png new file mode 100644 index 0000000..12267a2 Binary files /dev/null and b/images/kazewp.png differ