Status IO [![NPM version][NPMIMGURL]][NPMURL]
===============
[NPMIMGURL]:                https://badge.fury.io/js/status-io.png
[NPM_INFO_IMG]:             https://nodei.co/npm/status-io.png?downloads=true&&stars
[NPMURL]:                   https://npmjs.org/package/status-io "npm"

[Status IO](http://coderaiser.github.io/status-io "Status IO"). Check host status.

Get the Status ![Status OK](http://status-io.cloudcmd.io/host/status-io.cloudcmd.io/ "Status")
===============
To get the status just drop this code to Markdown:

```
  ![Status IO](http://status-io.cloudcmd.io/host/host.io)
```

or Web Page.

```html
  <img alt="Status IO" src=http://status-io.cloudcmd.io/host/host.io />
```

You should change ```host.io``` to your host.

Install
===============
[![NPM_INFO][NPM_INFO_IMG]][NPMURL]

Statuses list
===============
When you set status image, you could see one of this posible statuses

- ![OK](http://status-io.cloudcmd.io/img/ok.png "OK") OK
- ![Moved](http://status-io.cloudcmd.io/img/moved.png "Moved") Moved or load to long
- ![Error](http://status-io.cloudcmd.io/img/error.png "Error") Error
