README.md
# Star Feeds
[](https://hex.pm/packages/starfeeds)
[](https://hexdocs.pm/starfeeds/)
```sh
gleam add starfeeds
```
```gleam
```
Please see tests for examples
Further documentation can be found at <https://hexdocs.pm/starfeeds>.
## Development
```sh
gleam run # Run the project
gleam test # Run the tests
```