README.md
# Sheen
[](https://hex.pm/packages/sheen)
[](https://hexdocs.pm/sheen/)
```sh
gleam add sheen
```
```gleam
import sheen
pub fn main() {
// TODO: An example of the project in use
}
```
Further documentation can be found at <https://hexdocs.pm/sheen>.