Skip to content

Commit a4a6117

Browse files
committed
README
1 parent 72f175b commit a4a6117

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,17 +76,17 @@ Since both these features LIVE, this software __assists__ the user while filling
7676

7777
a. __`length:`__ A positive integer denoting the number of character in a piece. (Default value is `1`)
7878

79-
b. __`pattern:`__ A [Regular Expression](https://www.w3schools.com/jsref/jsref_obj_regexp.asp) which defines the allowed characters in a piece.
79+
b. __`pattern:`__ A [Regular Expression](https://www.regular-expressions.info/) which defines the allowed characters in a piece.
8080

8181
c. __`type:`__ Should be set to `separator` to add a separator, or else, should not be set at all.
8282

8383
## Information
84-
Made as a plugin for jQuery
84+
Made as a plugin to [jQuery](https://jquery.com/)
8585

86-
Dependent on jQuery version 3.x.x
86+
Dependent on [jQuery version 3.x.x](https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js)
8787

8888
## Creator
89-
__Made By:__ _Ishpreet Singh Bhasin_
89+
_Ishpreet Singh Bhasin_
9090

9191
[__Website__](http://ishpreet.tech/)
9292

0 commit comments

Comments
 (0)