From 2d27e0f2efffac637fdd1d0e5ee065d3d55da209 Mon Sep 17 00:00:00 2001 From: Balys Valentukevicius Date: Sun, 3 Aug 2014 14:43:19 +0300 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3452748..780de5d 100644 --- a/README.md +++ b/README.md @@ -121,11 +121,11 @@ Otherwise, to disable circle pressed state use Simply add `MaterialMenuView` in your custom layout and register an `OnClickListener` to do the transformations. -See source of Demo for details +See [source of Demo][3] for details Developed By -------------------- -Balys Valentukevicius - +Balys Valentukevicius - @ [Lemon Labs][2] License ----------- @@ -144,4 +144,6 @@ License See the License for the specific language governing permissions and limitations under the License. -[1]: https://raw.github.com/balysv/material-menu/master/art/demo.gif \ No newline at end of file +[1]: https://raw.github.com/balysv/material-menu/master/art/demo.gif +[2]: http://www.lemonlabs.co +[3]: https://github.com/balysv/material-menu/blob/master/demo%2Fsrc%2Fmain%2Fjava%2Fcom%2Fbalysv%2Fmaterial%2Fdrawable%2Fmenu%2Fdemo%2FCustomViewActivity.java