From a4efbb392614a047c71c23b2e7cbaab63901e314 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Tue, 23 Feb 2021 04:33:24 +0000 Subject: [PATCH] Update readme --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 09bc8ae..f89766b 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,12 @@ Generate an SVG for a given Tweet ID +Available at https://tweet.cluster.fun/ + ## Features -## Install - -```sh - -``` +* Provide the ID of a tweet and have it render as an SVG for use in an `` tag. +* No JavaScript required ## Building from source @@ -24,8 +23,6 @@ Standalone: make build ``` -## Resources - ## Contributing If you find a bug or have an idea for a new feature please [raise an issue](issues/new) to discuss it.