Merge branch 'master' of https://git.cluster.fun/AverageMarcus/tweetsvg
This commit is contained in:
commit
4572550f77
10
README.md
10
README.md
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user