mirror of
https://github.com/viq/NewsBlur.git
synced 2025-04-13 09:38:09 +00:00
Update README.md
- Add a clickable badge for the NewsBlur Apple App Store page - Use Apple's marketing website tool to get the App Store badge - https://tools.applemediaservices.com/app/463981119 - Used HTML elements ` ` to add left padding to the Apple badge so that it aligns with the F-Droid badge. GitHub restricts what kind of inline styling is allowed in the README.md for security reasons. Inline styling of padding left is one of those attributes that get removed. - https://github.com/github/markup#github-markup
This commit is contained in:
parent
ea22256c59
commit
cf7960d2bb
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
<a href="https://play.google.com/store/apps/details?id=com.newsblur" target="_blank">
|
||||
<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="80"/></a>
|
||||
|
||||
<a href="https://apps.apple.com/us/app/newsblur/id463981119"><img src="https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?size=250x83" alt="Download on the Apple App Store" height="55"></a>
|
||||
|
||||
## Features
|
||||
|
||||
1. Shows the original site (you have to see it to believe it).
|
||||
|
|
Loading…
Add table
Reference in a new issue