File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://travis-ci.org/scambier/markov-strings.svg?branch=master )] ( https://travis-ci.org/scambier/markov-strings )
22[ ![ Coverage Status] ( https://coveralls.io/repos/github/scambier/markov-strings/badge.svg?branch=master )] ( https://coveralls.io/github/scambier/markov-strings?branch=master )
33[ ![ npm version] ( https://badge.fury.io/js/markov-strings.svg )] ( https://badge.fury.io/js/markov-strings )
4- ![ Maintenance] ( https://img.shields.io/maintenance/yes/2023 )
54
65
76---
@@ -16,7 +15,7 @@ Give it an array of strings, and it will output a randomly generated string.
1615
1716<sup ><i >A rust port of this library is available [ here] ( https://github.com/scambier/markov-strings-rust ) .</i ></sup >
1817
19- This module was created for the Twitter bot [ @BelgicaNews ] ( https://twitter.com/ BelgicaNews ) .
18+ This module was created for the Mastodon bot [ @BelgicaNews ] ( https://botsin.space/@ BelgicaNews ) .
2019
2120- [ Markov-strings] ( #markov-strings )
2221 - [ Prerequisites] ( #prerequisites )
@@ -33,7 +32,7 @@ This module was created for the Twitter bot [@BelgicaNews](https://twitter.com/B
3332
3433## Prerequisites
3534
36- Built and tested with NodeJS 12
35+ Built and tested with NodeJS 18
3736
3837## Installing
3938
You can’t perform that action at this time.
0 commit comments