Update README.md
Updated README image url
This commit is contained in:
parent
1fd9ac3af7
commit
978cfebe0d
20
README.md
20
README.md
@ -2,7 +2,7 @@
|
||||
--------------------------------------------
|
||||
<p align="center">
|
||||
<a href="https://nymea.io">
|
||||
<img src="https://nymea.io/app/default/assets/addons/default/guh/default-theme/resources/img/nymea-logo.svg" width=300>
|
||||
<img src="https://nymea.io/downloads/img/nymea-logo.svg" width=300>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
@ -11,7 +11,7 @@ nymea (/[n'aiːmea:]/ - is an open source IoT edge server. The plug-in based arc
|
||||
## Quick Install on Ubuntu
|
||||
|
||||
<p align="center">
|
||||
<img src="https://nymea.io/app/default/assets/addons/default/guh/default-theme/resources/img/nymea-ubuntu.svg" width=300 >
|
||||
<img src="https://nymea.io/downloads/img/nymea-ubuntu.svg" width=300 >
|
||||
</p>
|
||||
|
||||
In order to install nymea on Ubuntu, you simply need to download this bash script:
|
||||
@ -30,7 +30,7 @@ Once the success message has printed on your screen, simply run: *sudo nymead -n
|
||||
## Quick Install on a Raspberry Pi
|
||||
|
||||
<p align="center">
|
||||
<img src="https://nymea.io/app/default/assets/addons/default/guh/default-theme/resources/img/nymea-pi.svg" width=300 >
|
||||
<img src="https://nymea.io/downloads/img/nymea-pi.svg" width=300 >
|
||||
</p>
|
||||
|
||||
We have created an image for your Raspberry Pi (all models) that comes with an array of plugins for different smart devices!
|
||||
@ -39,7 +39,7 @@ We have created an image for your Raspberry Pi (all models) that comes with an a
|
||||
## Get the nymea mobile app here:
|
||||
|
||||
<p align="center">
|
||||
<img src="https://nymea.io/app/default/assets/addons/default/guh/default-theme/resources/img/community/app-shots/ios-app.png" width=300>
|
||||
<img src="https://nymea.io/downloads/img/community/app-shots/ios-app.png" width=300>
|
||||
</p>
|
||||
|
||||
<table align="middle">
|
||||
@ -47,13 +47,13 @@ We have created an image for your Raspberry Pi (all models) that comes with an a
|
||||
<td>
|
||||
<p>
|
||||
<a href="https://itunes.apple.com/us/app/nymea-app/id1400810250?mt=8">
|
||||
<img border="0" align="middle" alt="iOS Badge" src="https://nymea.io/app/default/assets/addons/default/guh/default-theme/resources/img/app-store/appstore.png" width=200>
|
||||
<img border="0" align="middle" alt="iOS Badge" src="https://nymea.io/downloads/img/app-store/appstore.png" width=200>
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
<a href="https://play.google.com/store/apps/details?id=io.guh.nymeaapp&hl=en&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1">
|
||||
<img border="0" align="middle" alt="Android Badge" src="https://nymea.io/app/default/assets/addons/default/guh/default-theme/resources/img/app-store/playstore.png" width=200>
|
||||
<img border="0" align="middle" alt="Android Badge" src="https://nymea.io/downloads/img/app-store/playstore.png" width=200>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -62,7 +62,7 @@ We have created an image for your Raspberry Pi (all models) that comes with an a
|
||||
|
||||
## Get the nymea desktop app here:
|
||||
<p align="center">
|
||||
<img src="https://nymea.io/app/default/assets/addons/default/guh/default-theme/resources/img/community/app-shots/desktop-app.png?v=1555314733">
|
||||
<img src="https://nymea.io/downloads/img/community/app-shots/desktop-app.png?v=1555314733">
|
||||
</p>
|
||||
|
||||
<table align="center">
|
||||
@ -70,19 +70,19 @@ We have created an image for your Raspberry Pi (all models) that comes with an a
|
||||
<td>
|
||||
<p>
|
||||
<a href="https://downloads.nymea.io/nymea-app/nymea-app-osx-bundle.dmg">
|
||||
<img border="0" align="middle" alt="macOS Badge" src="https://nymea.io/app/default/assets/addons/default/guh/default-theme/resources/img/app-store/macos.png" width=200">
|
||||
<img border="0" align="middle" alt="macOS Badge" src="https://nymea.io/downloads/img/app-store/macos.png" width=200">
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
<a href="https://snapcraft.io/nymea-app">
|
||||
<img border="0" align="middle" alt="Snap Badge" src="https://nymea.io/app/default/assets/addons/default/guh/default-theme/resources/img/app-store/snap-store.png" width=200>
|
||||
<img border="0" align="middle" alt="Snap Badge" src="https://nymea.io/downloads/img/app-store/snap-store.png" width=200>
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
<a href="https://downloads.nymea.io/nymea-app/nymea-app-win-installer.exe">
|
||||
<img border="0" align="middle" alt="Windows Badge" src="https://nymea.io/app/default/assets/addons/default/guh/default-theme/resources/img/app-store/windows.svg" width=200>
|
||||
<img border="0" align="middle" alt="Windows Badge" src="https://nymea.io/downloads/img/app-store/windows.svg" width=200>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user