This commit is contained in:
Marcus Noble 2021-03-21 09:45:45 +00:00
commit 4572550f77
1 changed files with 8 additions and 2 deletions

View File

@ -2,10 +2,16 @@
Generate an SVG for a given Tweet ID
![](https://tweet.cluster.fun/1363048182020792325)
Available at https://tweet.cluster.fun/
## Example
```
<img src="https://tweet.cluster.fun/1363048182020792325" />
```
![](https://tweet.cluster.fun/1363048182020792325)
## Features
* Provide the ID of a tweet and have it render as an SVG for use in an `<img>` tag.