README.md
# Brando Villain
Package to install Villain in Brando projects.
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed as:
1. Add brando_villain to your list of dependencies in `mix.exs`:
def deps do
[{:brando_villain, "~> 0.1.0"}]
end
2. `npm install brando_villain`