docs: update README to improve badge styling and enhance video link for better accessibility
This commit is contained in:
12
README.md
12
README.md
@@ -1,20 +1,22 @@
|
||||
# Conduit
|
||||
|
||||
<p align="center">
|
||||
<span style="display:inline-block; line-height:0; vertical-align:middle;">
|
||||
<img src="https://img.shields.io/badge/Platforms-iOS%20%7C%20Android-00BFA5" alt="Platforms" />
|
||||
<a href="https://github.com/cogwheel0/conduit/releases">
|
||||
</span>
|
||||
<a href="https://github.com/cogwheel0/conduit/releases" style="text-decoration:none; line-height:0; display:inline-block; vertical-align:middle;">
|
||||
<img src="https://img.shields.io/github/v/release/cogwheel0/conduit?display_name=tag&color=8A2BE2" alt="Latest Release" />
|
||||
</a>
|
||||
<a href="https://github.com/cogwheel0/conduit/releases">
|
||||
<a href="https://github.com/cogwheel0/conduit/releases" style="text-decoration:none; line-height:0; display:inline-block; vertical-align:middle;">
|
||||
<img src="https://img.shields.io/github/downloads/cogwheel0/conduit/total?label=Downloads&color=0A84FF" alt="Downloads" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<div align="center">
|
||||
<a href="https://groups.google.com/g/conduit">
|
||||
<a href="https://groups.google.com/g/conduit" style="text-decoration:none; line-height:0; display:inline-block;">
|
||||
<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" alt="Get it on Google Play" style="height:80px; vertical-align:middle;"/>
|
||||
</a>
|
||||
<a href="https://apps.apple.com/us/app/conduit-open-webui-client/id6749840287">
|
||||
<a href="https://apps.apple.com/us/app/conduit-open-webui-client/id6749840287" style="text-decoration:none; line-height:0; display:inline-block;">
|
||||
<img src="https://developer.apple.com/assets/elements/badges/download-on-the-app-store.svg" alt="Download on the App Store" style="height:54px; vertical-align:middle;"/>
|
||||
</a>
|
||||
<br><br>
|
||||
@@ -23,7 +25,7 @@
|
||||
<br>
|
||||
|
||||
<p align="center">
|
||||
<video src="fastlane/metadata/android/en-US/videos/conduit-demo.mp4"
|
||||
<video src="fastlane/metadata/android/en-US/videos/conduit-demo.mp4?raw=1"
|
||||
controls
|
||||
poster="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png"
|
||||
width="300">
|
||||
|
||||
Reference in New Issue
Block a user