From d2995fa0b76793b5dbc4e9d764b0f865d84be157 Mon Sep 17 00:00:00 2001 From: Jonathan Garbee Date: Mon, 8 Jun 2015 08:22:09 -0400 Subject: [PATCH] Updated docs to fix for recent updates. --- src/menu/README.md | 11 +++++------ src/shadow/README.md | 17 +++++++++-------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/menu/README.md b/src/menu/README.md index 117755a3..ae7a7d54 100755 --- a/src/menu/README.md +++ b/src/menu/README.md @@ -32,7 +32,7 @@ To use any MDL component, you must include the minified CSS and JavaScript files  4. Add one or more MDL classes, separated by spaces, to the button and span elements using the `class` attribute. ```html ```  5. Add one or more MDL classes, separated by spaces, to the unordered list and the list items using the `class` attribute. @@ -50,7 +50,7 @@ The menu component is ready for use. A menu with three options. ```html