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.