diff --git a/README.md b/README.md index 31a067d..9838b3f 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ Or just run `node main.js`. * Any messages posted in a Matrix room while the bot is offline will not be relayed to SMS when it comes back. * Only unread SMS are fetched, so if anything else is checking the API this bot won't get those. * This polls the API for messages every 15 seconds (configurable), which is a bit ugly. -* If it crashes try the latest Node.js LTS (v14 as of commit date) \ No newline at end of file +* If it crashes try the latest [Node.js LTS](https://github.com/nodesource/distributions) (v14 as of commit date) \ No newline at end of file