README.md

# Cloudinex
[![CircleCI](https://circleci.com/gh/veverkap/cloudinex/tree/master.svg?style=svg&circle-token=e6113d078cbf6f2a86aeb9b540f52d6fd9b2df04)](https://circleci.com/gh/veverkap/cloudinex/tree/master)
[![Build Status](https://travis-ci.org/veverkap/cloudinex.svg?branch=master)](https://travis-ci.org/veverkap/cloudinex)
[![Hex.pm](https://img.shields.io/hexpm/v/cloudinex.svg)](http://hex.pm/packages/cloudinex)
[ ![Codeship Status for veverkap/cloudinex](https://app.codeship.com/projects/92f66fd0-676b-0135-d1a2-52d2c2f6a252/status?branch=master)](https://app.codeship.com/projects/241057)
[![Coverage Status](https://coveralls.io/repos/github/veverkap/cloudinex/badge.svg?branch=master)](https://coveralls.io/github/veverkap/cloudinex?branch=master)
[![Inline docs](http://inch-ci.org/github/veverkap/cloudinex.svg)](http://inch-ci.org/github/veverkap/cloudinex)
**TODO: Add description**

## Installation

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

```elixir
def deps do
  [{:cloudinex, "~> 0.2.1"}]
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/cloudinex](https://hexdocs.pm/cloudinex).