diff --git a/README.md b/README.md index 4393066..a4ec0b7 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,11 @@ Usage { error : function(){ }, success : function(){ } + position : [x, y] } ); + +`position` array of coordinates from top-left device screen, use for iOS dialog positioning Examples --------