README.md

# Subtitle

WebVTT subtitle parser. Tested. Defines a generic Cue struct.

## Installation
```elixir
def deps do
  [
    {:kim_subtitle, github: "kim-company/kim_subtitle"}
  ]
end
```

## Copyright and License
Copyright 2022, [KIM Keep In Mind GmbH](https://www.keepinmind.info/)
Licensed under the [Apache License, Version 2.0](LICENSE)