Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
James Boulton committed Sep 18, 2023
1 parent 8a83425 commit 5fd3368
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,19 @@ A python script for monitoring Docker containers to a DashIO Dashboard

## Requirements

A linux server running docker conatiners. The DashIO app and an account with DashIO.
- A linux server running docker continers.
- The DashIO app and an [account]("https://dashio.io/account-create/) with DashIO.
- The DashIO library installed on your Raspberry Pi. You can install it using pip:

```shell
pip install dashio
```

- The DashIO app available here:

Apple | Android
:-----------------:|:------------------:
[<img src=https://raw.githubusercontent.com/dashio-connect/python-dashio/master/Documents/download-on-the-app-store.svg width=200>](<https://apps.apple.com/us/app/dash-iot/id1574116689>) | [<img src=https://raw.githubusercontent.com/dashio-connect/python-dashio/master/Documents/Google_Play_Store_badge_EN.svg width=223>](<https://play.google.com/store/apps/details?id=com.dashio.dashiodashboard>)

## Install

Expand Down

0 comments on commit 5fd3368

Please sign in to comment.