Merge branch 'master' of https://git.cluster.fun/AverageMarcus/tweetsvg
This commit is contained in:
10
README.md
10
README.md
@@ -2,10 +2,16 @@
|
|||||||
|
|
||||||
Generate an SVG for a given Tweet ID
|
Generate an SVG for a given Tweet ID
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
Available at https://tweet.cluster.fun/
|
Available at https://tweet.cluster.fun/
|
||||||
|
|
||||||
|
## Example
|
||||||
|
|
||||||
|
```
|
||||||
|
<img src="https://tweet.cluster.fun/1363048182020792325" />
|
||||||
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* Provide the ID of a tweet and have it render as an SVG for use in an `<img>` tag.
|
* Provide the ID of a tweet and have it render as an SVG for use in an `<img>` tag.
|
||||||
|
Reference in New Issue
Block a user