Skip to content

Commit 9acc69d

Browse files
authored
Update README.md
1 parent 941c09d commit 9acc69d

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
@@ -1,6 +1,6 @@
11
# cjs-module-lexer
22

3-
A lexer for detecting the `module.exports` of a CJS module, written in Rust and compiled to WebAssembly.
3+
A lexer for detecting the `module.exports` of a CJS module, written in Rust.
44

55
## Usage
66

0 commit comments

Comments
 (0)