README.md

# Bubbles Url

[![Build Status](https://api.travis-ci.org/elixir-bubbles/bubbles_url.svg?branch=master)](https://travis-ci.org/elixir-bubbles/bubbles_url) [![Hex Version](http://img.shields.io/hexpm/v/bubbles_url.svg?style=flat)](https://hex.pm/packages/bubbles_url) [![Hex docs](http://img.shields.io/badge/hex.pm-docs-green.svg?style=flat)](https://hexdocs.pm/bubbles_url) [![Ebert](https://ebertapp.io/github/elixir-bubbles/bubbles_url.svg)](https://ebertapp.io/github/elixir-bubbles/bubbles_url)

**TODO: Add description**

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `bubbles_url` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [
    {:bubbles_url, "~> 0.1.0"}
  ]
end
```

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/bubbles_url](https://hexdocs.pm/bubbles_url).