From 469f412f7f901fae64522ff5732f5a27f153d445 Mon Sep 17 00:00:00 2001 From: Vince Mitchell Date: Fri, 12 Aug 2016 12:30:45 -0400 Subject: [PATCH] Remove Security Warning, add comment for HTML --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4535e68..296119c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Spark Kiosk Notify -# DO NOT USE - MAJOR SECURITY ISSUE FOUND - Adds a notification panel to your Laravel Spark Kiosk, allowing you to send notifications to users. ## Planned / Desired Features @@ -58,6 +56,7 @@ Place a link to the notifications settings tab: Inside the `` section, place the code to load the notifications tab: ```html +
@include('spark-kiosk-notify::notifications')