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 68fef2f Update mdl-royale.md
68fef2f is described below
commit 68fef2f0356e2ad9614b40964f970707dc605e42
Author: Andrew Wetmore <[email protected]>
AuthorDate: Tue Jan 14 07:46:47 2020 -0400
Update mdl-royale.md
Added second example.
---
libraries/mdl-royale.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libraries/mdl-royale.md b/libraries/mdl-royale.md
index b44cbc5..c41b3fa 100644
--- a/libraries/mdl-royale.md
+++ b/libraries/mdl-royale.md
@@ -30,4 +30,6 @@ Google developed _Material Design_ in 2014 as a design
language. Material Design
See [examples of Royale and
MDL](https://transpiledactionscript.com/examples/MDLExample/){:target="_blank"}.
+[Another
example](https://transpiledactionscript.com/examples/PureMVCEmployeeAdminMDL/){:target="_blank"}
shows a browsable staff list in Apache Royale and MDL.
+