From 86e56a9dad8f01ea7289cc5532d4c6ba4aeaa625 Mon Sep 17 00:00:00 2001 From: vadimsva Date: Fri, 23 Sep 2016 08:45:17 +0700 Subject: [PATCH] 23.09.16 --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7a84701..5eeed15 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ Simple to use. Contains 14 animation effects and can use images.

Direct links to libs

-waitMe.js [8Kb]
-waitMe.min.js [3.4Kb]
-waitMe.css [15.1Kb]
-waitMe.min.css [13.8Kb] +waitMe.js [8.5Kb]
+waitMe.min.js [3.6Kb]
+waitMe.css [15.3Kb]
+waitMe.min.css [14Kb]

@@ -40,6 +40,9 @@ Use: 40. By default, use empty string.
textPos - change text position (string).
Use: 'vertical' - default, 'horizontal'.

+fontSize - change font size (string).
+Use: '18px'. By default, use empty string.
+
source - url to image (string).
Use: 'url'. By default, use empty string. Use with effect: 'img'.