mirror of
https://github.com/YunoHost/install-app.git
synced 2024-09-03 20:06:19 +02:00
Update links and add community example
This commit is contained in:
parent
1a7f88a876
commit
5097627ad2
1 changed files with 8 additions and 4 deletions
12
README.md
12
README.md
|
@ -7,14 +7,18 @@ As YunoHost is not a centralized service, such a badge cannot link directly to u
|
|||
|
||||
# Embed the "Install with YunoHost" button
|
||||
|
||||
Example for the Roundcube app
|
||||
Example for the Roundcube app (official app)
|
||||
|
||||
*HTML*
|
||||
|
||||
`<a href="http://www.scith.ovh/installynh/?app=roundcube"><img src="http://www.scith.ovh/installynh/install-with-yunohost.png" alt="Install Roundcube with YunoHost" /></a>`
|
||||
`<a href="https://install-app.yunohost.org/?app=roundcube"><img src="https://install-app.yunohost.org/install-with-yunohost.png" alt="Install Roundcube with YunoHost" /></a>`
|
||||
|
||||
*Markdown*
|
||||
|
||||
`[](http://www.scith.ovh/installynh/?app=roundcube)`
|
||||
`[](https://install-app.yunohost.org/?app=roundcube)`
|
||||
|
||||
[](http://www.scith.ovh/installynh/?app=roundcube)
|
||||
[](https://install-app.yunohost.org/?app=roundcube)
|
||||
|
||||
Example for the Duniter app (community)
|
||||
|
||||
[](https://install-app.yunohost.org/?app=duniter)
|
||||
|
|
Loading…
Add table
Reference in a new issue