From 00ac6c072867dcf4dfa387e1a4c8faae10aa69aa Mon Sep 17 00:00:00 2001 From: Gideon Kombian Date: Sun, 19 Jun 2016 21:36:28 +0000 Subject: [PATCH] update usage and requirement section of readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index deb5383..357d791 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This directive allows you to add [Google Maps Javascript API](https://developers ## Requirements - AngularJS -- [UI.Event](https://github.com/angular-ui/ui-event) +- [UI.Utils](https://github.com/angular-ui/ui-utils) - [Google Maps Javascript API 3.x](https://developers.google.com/maps/documentation/javascript/) ## Usage @@ -20,8 +20,8 @@ This will copy the UI.Map files into a `bower_components` folder, along with its ```html - - + + ```