diff --git a/README.md b/README.md index 6b9992b..e5a53d2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ -# Maintenance-Logo-Plugin -Maintenance Logo Plugin +# Maintenance Logo Plugin + +A simple WordPress plugin that displays a custom logo on your site during maintenance mode. The logo is centred on the screen, and its size automatically adjusts to fit within 50% of the viewport's width. + +## Features + +- **Custom Logo**: Easily set a custom logo URL via the WordPress admin panel. +- **Responsive Design**: The logo scales to fit within the viewport while maintaining its aspect ratio. +- **User-Friendly**: Automatically displays the maintenance logo to non-admin users while allowing admins to access the backend. + +## Installation + +1. **Download** or clone the repository to your WordPress plugins directory: + ```bash + git clone https://github.com/your-username/maintenance-logo-plugin.git