Skip to content

Commit cba21c1

Browse files
docs(README): adjust line break further
1 parent dd6c107 commit cba21c1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,8 @@ console.log( doc.tokens().out() );
9393
console.log( doc.tokens().out( its.type, as.freqTable ) );
9494
// -> [ [ 'word', 5 ], [ 'punctuation', 2 ], [ 'emoji', 1 ] ]
9595
```
96-
<sub>[Try the above code on RunKit](https://npm.runkit.com/wink-nlp)</sub>
96+
<sub>[Try the above code on RunKit](https://npm.runkit.com/wink-nlp)</sub><br/>
9797

98-
<br/>
99-
<br/>
10098
Dive into [winkNLP's concepts](https://winkjs.org/wink-nlp/getting-started.html) or head to **[winkNLP recipes](https://observablehq.com/collection/@winkjs/winknlp-recipes)** for common NLP tasks or just explore live [showcases](https://winkjs.org/showcase.html) to learn:
10199

102100
#### [Wikipedia Timeline](https://winkjs.org/showcase-timeline/)

0 commit comments

Comments
 (0)