Skip to content

Commit

Permalink
Merge pull request #5 from alenon/develop
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
alenon committed Mar 28, 2018
2 parents 98ad9bb + 711669c commit 2d3cb03
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ will be converted to this regex string:

"\Qmywil\E.\Qcard\E.*"

###
API documentation https://alenon.github.io/JWildcard/

### Examples
If you wish to convert wildcard to regex string use:

Expand Down Expand Up @@ -41,4 +44,4 @@ Maven way:
<artifactId>jwildcard</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
</dependency>

0 comments on commit 2d3cb03

Please sign in to comment.