From 199b8e2e9c8c23e513f626b0c960662b19e26296 Mon Sep 17 00:00:00 2001
From: Matt Carlucci
Date: Wed, 7 Nov 2018 16:51:25 -0600
Subject: [PATCH] Update README.md
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 50009b8..c7e14dd 100644
--- a/README.md
+++ b/README.md
@@ -2,13 +2,15 @@
+----
+
Demo
-----
+
**Layercake.js** is a zero dependency javascript plugin that automatically manages the `z-index` css property of the elements on your page. Layercake.js will automatically determine which element should have the higher z-index based on user interaction and increment and decrement it accordingly.
## Installation