From f8f4aa06d9fffe483b342984fc23698560921213 Mon Sep 17 00:00:00 2001 From: Tealk Date: Fri, 18 Mar 2022 12:39:31 +0100 Subject: [PATCH] add missing space --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6760c8b..16ebff8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ in the text field. The same goes for the `instance` URL parameter. This can be used to build custom share buttons for Mastodon: ```html - + Share on Mastodon ``` @@ -46,6 +48,7 @@ Self-hosting toot outside of Vercel requires some extra setup: ```sh node api/toot.js ``` + or if you want to run the process in the background: ```sh