From 2b285ebb5296a244c2fd1df99350f06890188312 Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Mon, 11 Dec 2017 19:26:13 -0500 Subject: [PATCH] Updated README.md Signed-off-by: Andrew Welch --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9bbeab5..60ec4f6 100755 --- a/README.md +++ b/README.md @@ -2,11 +2,9 @@ A simple plugin for setting and getting cookies from within [Craft CMS](http://craftcms.com) templates. -Related: [Cookies for Craft 2.x](https://github.com/nystudio107/cookies) - ![Screenshot](resources/img/plugin-logo.png) -This plugin is inspired the [Lj_cookies](https://github.com/lewisjenkins/craft-lj-cookies) plugin, and functions similarly, but adds the ability to get and set secure cookies using the craft->security() framework, and it also provides Twig filters and functions as well as Craft variables for setting & getting cookies. +Related: [Cookies for Craft 2.x](https://github.com/nystudio107/cookies) ## Requirements