Skip to content

Commit d0e8a47

Browse files
committed
link regexpp from README
1 parent fb23700 commit d0e8a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
![LoC](https://tokei.rs/b1/github/qkniep/regexpp-rs?category=code)
66
![License](https://img.shields.io/github/license/qkniep/regexpp-rs)
77

8-
Rust port of regexpp (ECMAScript regular expression parser).
8+
Rust port of [regexpp](https://github.com/mysticatea/regexpp) (ECMAScript regular expression parser).
99
This crate is being developed mainly as an efficient validator of ECMAScript regular expressions for
1010
the [`deno_lint` project](https://github.com/denoland/deno_lint).
1111

0 commit comments

Comments
 (0)