chore(readme): update readme builds

This commit is contained in:
Adam Bradley
2018-06-19 08:14:27 -05:00
parent 503636ada8
commit d5bec72424
5 changed files with 16 additions and 0 deletions

View File

@ -71,6 +71,8 @@ boolean
#### scrollByPoint()
Scroll by a specific X/Y distance
#### scrollToBottom()
@ -82,6 +84,8 @@ Returns a promise which is resolved when the scroll has completed.
#### scrollToPoint()
Scroll to a specific X/Y coordinate in the content
#### scrollToTop()