Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Commit

Permalink
Updated ReadMe for parse script
Browse files Browse the repository at this point in the history
  • Loading branch information
confused-Techie committed Nov 26, 2022
1 parent fc582d7 commit 8dec1ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,4 @@ lines and a `tags` key, pointing to an array of tags arrays described above.
* Run `npm test` to run the specs
* Run `npm run benchmark` to benchmark fully tokenizing jQuery 2.0.3 and
the CSS for Twitter Bootstrap 3.1.1
* If you make changes to `./src/scope-selector-parser.pegjs` ensure to run `npm run parse` to generate the JS form of PegJS.

0 comments on commit 8dec1ec

Please sign in to comment.