README.md

# Serene

> Web framework for APIs focused on compliance, security 
> and removing repetition and boredom out of the way - here for the fun.

## Installation

```elixir
def deps do
  [
    {:serene, "~> 0.0.1"}
  ]
end
```