Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clearnote01 authored Feb 7, 2024
1 parent 518683c commit d192263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A rewrite of [textstat](https://github.com/shivam5992/textstat) library in JS
install required packages with `npm install text-readability`

```javascript
>>> const rs = require('text-readability')
>>> import rs from 'text-readability';

>>> const testData = `
Playing games has always been thought to be important to
Expand Down

0 comments on commit d192263

Please sign in to comment.