Skip to content

Commit

Permalink
added installation and usage notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuval Tobias committed Jul 19, 2010
1 parent a671a57 commit df3b720
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.markdown
Expand Up @@ -8,11 +8,13 @@ Multi-language users often type many characters in a text field without looking

Ungibberize attempts to detect whether the text was entered in the correct language, and if not, show a button that fixes the mistyped text.

Ungibberize currently supports gibberish written in English instead of Hebrew.
Ungibberize currently supports only Englew gibberish -- English instead of Hebrew.

## Installation
## Installation and Usage

## Usage
1. Download the minified version at javascripts/ungibberize.jquery.min.js and the images at images/
2. After including the jQuery library, add this: `<script src="javascripts/ungibberize.jquery.min.js" type="text/javascript"></script>`
3. For every text field you would like the user to be able to ungibberize, add the class `gibberizable-he`

## Behavior

Expand Down

0 comments on commit df3b720

Please sign in to comment.