README.md

# lustre_touch_events

[![Package Version](https://img.shields.io/hexpm/v/lustre_touch_events)](https://hex.pm/packages/lustre_touch_events)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/lustre_touch_events/)

```sh
gleam add lustre_touch_events@1
```

Further documentation can be found at <https://hexdocs.pm/lustre_touch_events>.

## Development

```sh
gleam run   # Run the project
gleam test  # Run the tests
```