From 693b0010529edbf4f64ffbde3d10c71e07a18645 Mon Sep 17 00:00:00 2001 From: Rougin Gutib Date: Mon, 17 Nov 2014 20:42:23 +0800 Subject: [PATCH] Forgot that the README.md in develop branch is different from the main branch --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6db260bd..5a794766 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,8 @@ Add `.btn-raised` to a button to add a permanent shadow to it. Add `.floating-label` to an input field with a `placeholder` to transform the placeholder in a floating label. +Add `data-hint="some hint"` to show an hint under the input when the user focus it. + Remember to use the proper HTML markup to get radio and checkboxes styled correctly (choose between *radio* or *checkbox*):