Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Commit c5818a5

Browse files
committed
update readme for release
1 parent 890e7cb commit c5818a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
jquery.email-autocomplete.js
1+
jquery.email-autocomplete.js v0.1.0
22
=========
33

4-
[![Build Status](https://travis-ci.org/10w042/email-autocomplete.svg?branch=0.1.0)](https://travis-ci.org/10w042/email-autocomplete)
4+
[![Build Status](https://travis-ci.org/10w042/email-autocomplete.svg?branch=master)](https://travis-ci.org/10w042/email-autocomplete)
55

66
A jQuery plugin that suggests and autocompletes the domain whenever your users type in an email address field.
77

@@ -14,7 +14,7 @@ When your user types in "user@gm", the plugin will suggest for e.g. "user@gmail.
1414

1515
Press the tab-key, or simply click on the suggestion to automatically fill in the rest of the domain. (or tap on the suggestion for mobile users.)
1616

17-
You can also use the right arrow key. (new in 0.1.0)
17+
You can also use the right arrow key.
1818

1919
See a live demo [here](http://10w042.github.io/email-autocomplete/demo/).
2020

0 commit comments

Comments
 (0)