Skip to content

Commit f525e79

Browse files
docs(README): add line break
1 parent 18ad872 commit f525e79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@ console.log( doc.tokens().out( its.type, as.freqTable ) );
9494
// -> [ [ 'word', 5 ], [ 'punctuation', 2 ], [ 'emoji', 1 ] ]
9595
```
9696
<sub>[Try the above code on RunKit](https://npm.runkit.com/wink-nlp)</sub>
97-
<br/>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:
97+
<br/>
98+
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:
9899

99100
#### [Wikipedia Timeline](https://winkjs.org/showcase-timeline/)
100101
Reads any wikipedia article and generates a visual timeline of all its events.

0 commit comments

Comments
 (0)