Update 'README.md'
This commit is contained in:
parent
bb3278e29b
commit
075d6c45df
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
|
||||||
|
|
||||||
![](https://tweet.cluster.fun/1363048182020792325)
|
|
||||||
|
|
||||||
Available at https://tweet.cluster.fun/
|
Available at https://tweet.cluster.fun/
|
||||||
|
|
||||||
|
## Example
|
||||||
|
|
||||||
|
```
|
||||||
|
<img src="https://tweet.cluster.fun/1363048182020792325" />
|
||||||
|
```
|
||||||
|
|
||||||
|
![](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.
|
||||||
|
Loading…
Reference in New Issue
Block a user