update info

This commit is contained in:
milanmdev 2023-04-10 21:05:02 -05:00
parent bcc90e5dcd
commit 20653abc58
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
FROM node:lts
LABEL org.opencontainers.image.description "A Mastodon bot to post a feed of articles from The Verge - @verge@mastodon.social"
LABEL org.opencontainers.image.description "A Mastodon bot to post a feed of articles from The Verge - @the_verge@mastodon.social"
WORKDIR /build
COPY package.json yarn.lock ./

View file

@ -1,5 +1,5 @@
# verge-mastodon-bot
A Mastodon bot to post a feed of articles from The Verge - [@verge@mastodon.social](https://mastodon.social/@verge)
A Mastodon bot to post a feed of articles from The Verge - [@the_verge@mastodon.social](https://mastodon.social/@the_verge)
# Setup
## Docker