This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/master by this push:
new 6ec09d4 Update mdl-royale.md
6ec09d4 is described below
commit 6ec09d4dc549f11d3403beafbdb1c1001e4727f5
Author: Andrew Wetmore <[email protected]>
AuthorDate: Mon Jan 13 18:53:52 2020 -0400
Update mdl-royale.md
first text.
---
libraries/mdl-royale.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/libraries/mdl-royale.md b/libraries/mdl-royale.md
index 411d24a..9e8c1cc 100644
--- a/libraries/mdl-royale.md
+++ b/libraries/mdl-royale.md
@@ -22,4 +22,6 @@ permalink: /libraries/mdl-royale
# MDL Royale
-Using MDL with Royale
+Google developed _Material Design_ in 2014 as a design language. Material
Design uses grid-based layouts, responsive animations and transitions, padding,
and depth effects such as lighting and shadows.
+
+[Material Design Lite](https://getmdl.io/){:target="_blank"}, or MDL, lets you
add a Material Design look and feel to your application. It doesn’t rely on any
JavaScript frameworks and optimizes for cross-device use. Adding MDL to your
Royale project helps you offer an accessible and pleasing user experience.