File tree 1 file changed +2
-3
lines changed 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://travis-ci.org/scambier/markov-strings.svg?branch=master )] ( https://travis-ci.org/scambier/markov-strings )
2
2
[ ![ Coverage Status] ( https://coveralls.io/repos/github/scambier/markov-strings/badge.svg?branch=master )] ( https://coveralls.io/github/scambier/markov-strings?branch=master )
3
3
[ ![ 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 )
5
4
6
5
7
6
---
@@ -16,7 +15,7 @@ Give it an array of strings, and it will output a randomly generated string.
16
15
17
16
<sup ><i >A rust port of this library is available [ here] ( https://github.com/scambier/markov-strings-rust ) .</i ></sup >
18
17
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 ) .
20
19
21
20
- [ Markov-strings] ( #markov-strings )
22
21
- [ Prerequisites] ( #prerequisites )
@@ -33,7 +32,7 @@ This module was created for the Twitter bot [@BelgicaNews](https://twitter.com/B
33
32
34
33
## Prerequisites
35
34
36
- Built and tested with NodeJS 12
35
+ Built and tested with NodeJS 18
37
36
38
37
## Installing
39
38
You can’t perform that action at this time.
0 commit comments