From ae01e100bd841cff89d8809976e2905316bf45d7 Mon Sep 17 00:00:00 2001 From: Vincent Rozenberg Date: Tue, 24 Sep 2024 11:10:23 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index e717ce2..e794e50 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,8 @@ A simple URL shortener plugin for WordPress with usage statistics. +![Vincent's Shortener Preview](https://github.com/vincentrozenberg/WP-vincents-shortener/blob/main/vs-preview.png) + ## Description Vincent's Shortner is a lightweight WordPress plugin that allows you to create and manage short URLs directly from your WordPress admin panel. It includes features like custom short codes, usage tracking, and a frontend shortcode for public use.