diff --git a/README.md b/README.md index ec59763..f7cc68b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ jCursorPos ========== -JCursorPos is a lightweight (3kb gzip), cross browser plugin to get the cursor x / y and top / left coordinates in a textarea or input element. Once initialized, the cursor x / y position will be updated on the element's data-* attribute, and optionally passed to a callback function. +JCursorPos is a lightweight (3kb gzip), cross browser plugin to get the cursor x / y and top / left coordinates in a textarea or input element. Once initialized, the cursor x / y position will be updated on the element's data-* attribute, and optionally passed to a callback function. # Getting Started To use, simply include jquery.jcursorpos.js and do the following: