From f78b951eadf6d0b1c311640976806d9ee347c5b0 Mon Sep 17 00:00:00 2001 From: bas2k Date: Tue, 4 Feb 2014 10:36:42 +0600 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54be040..4467b8c 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,6 @@ This plugin can be used to prevent unnecessary requests for content that's hidde $('#foo').appear(function() { $(this).text('Hello world'); },{accX: 50, accY: 100}); -Will fire 'appear' event with accuracy 50px in X and 100px in Y \ No newline at end of file +Will fire 'appear' event with accuracy 50px in X and 100px in Y + +http://bas2k.ru/