Skip to content

Commit

Permalink
Update reamde to placate meteor package system
Browse files Browse the repository at this point in the history
yogiben committed Apr 1, 2015
1 parent e0c4012 commit fbeb7e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ Autoform map

Edit location coordinates with autoForm.

###Setup###
### Setup ###
1) Install `meteor add yogiben:autoform-map`

2) Define your schema and set the `autoform` property like in the example below
@@ -63,7 +63,7 @@ Schemas.Cities = new SimpleSchema
type: String
```

###Options###
### Options ###

*mapType* type of google map. Possible values: `'roadmap' 'satellite' 'hybrid' 'terrain'`

0 comments on commit fbeb7e6

Please sign in to comment.