Update readme

This commit is contained in:
Marcus Noble 2021-02-23 04:33:24 +00:00
parent a804ef1185
commit a4efbb3926
1 changed files with 4 additions and 7 deletions

View File

@ -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.