Tag and build README

This commit is contained in:
Angelos Chalaris
2017-12-14 19:05:14 +02:00
parent b5fe83722f
commit 2350460ed6
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@
* [Current URL](#current-url)
* [Element is visible in viewport](#element-is-visible-in-viewport)
* [Get scroll position](#get-scroll-position)
* [Redirect to url](#redirect-to-url)
* [Redirect to URL](#redirect-to-url)
* [Scroll to top](#scroll-to-top)
### Function

View File

@ -58,7 +58,7 @@ powerset:math
promisify:function
random-integer-in-range:utility
random-number-in-range:utility
redirect-to-url:browser
redirect-to-URL:browser
reverse-a-string:string
RGB-to-hexadecimal:utility
run-promises-in-series:function