From 405325c08ae94ebf430b0ccf51925b91975afddd Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Fri, 2 Nov 2018 10:17:58 +0100 Subject: [PATCH] Corrected plugin name in ReadMe [skip ci] --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 66f2236..0546ce6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ A simple ajaxified liveticker plugin for WordPress. ## Description -WP-Liveticker 2 is a simple liveticker plugin for WordPress. Easily add multiple livetickers, add them to posts with shortcode or use them as Widget. +Liveticker is a simple liveticker plugin for WordPress. +Easily add multiple livetickers, add them to posts with shortcode or use them as Widget. ### Features @@ -28,7 +29,7 @@ WP-Liveticker 2 is a simple liveticker plugin for WordPress. Easily add multiple ## Installation -1. Upload `wp-liveticker2` to the `/wp-content/plugins/` directory. +1. Upload `stklcode-liveticker` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Liveticker menu to start.