Skip to content

Commit

Permalink
Merge pull request #71 from dmuneras/esbanarango-patch-1
Browse files Browse the repository at this point in the history
README.md typos
  • Loading branch information
esbanarango authored Jun 3, 2018
2 parents 10f8695 + 4095949 commit 9433c74
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@

## Description

Ember cli addon to provide a component that uses Google Places API to autocomplete place information when someone writes an address
in a text field.
Ember addon that provides a component which uses Google Places API to autocomplete place information when someone writes an address in a text field.

This addon is very simple and just give you all the information of a place from google, you can do whatever you want with that information
using a callback function in your controller.
This addon is very simple and gives you all the information of a place from Google, you can do whatever you want with that information using a callback function.

![Autocomplete](http://i.imgur.com/wzGgfiY.gif)

Expand Down

0 comments on commit 9433c74

Please sign in to comment.