Update readme
This commit is contained in:
parent
a804ef1185
commit
a4efbb3926
11
README.md
11
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 `<img>` 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.
|
||||
|
Loading…
Reference in New Issue
Block a user