From ef7f70f142f7e80723231a3125cbfb5ee82da405 Mon Sep 17 00:00:00 2001 From: Anton Date: Thu, 23 Apr 2020 18:11:51 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9a991d7..c847c4c 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ use Docker To use this Plugin setup. (Not Compulasory) ``` Goto : [localhost:9999/](http://localhost:9999/) +Live URL: https://wordpress.org/plugins/wp-post-views/ + This is the simple plugin that counts the views of the your wordpress website and store the views in the database For this repository i would like to give full credits to [AnkitaTanti](https://github.com/AnkitaTanti).