Skip to content

Commit 174e970

Browse files
committed
Merge branch 'master' of github.com:scambier/markov-strings
2 parents 878f5b0 + 68adb54 commit 174e970

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
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

0 commit comments

Comments
 (0)