Skip to content

Commit bb622ec

Browse files
committed
added "download Android app" button and made buttons more visually appealing
1 parent 604c7d5 commit bb622ec

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,21 @@
22

33
[OpenEarable](https://open-earable.teco.edu) is a new, open-source, Arduino-based platform for ear-based sensing applications. It provides a versatile prototyping platform with support for various sensors and actuators, making it suitable for earable research and development.
44

5-
<kbd> <br> [Download iOS beta app!](https://testflight.apple.com/join/Kht3e1Cb) <br> </kbd>
5+
<div style="text-align:center; margin-bottom: 15px;">
6+
<a href="https://testflight.apple.com/join/Kht3e1Cb" style="background-color:#00CA7D; color:white; padding:15px 20px; border-radius:8px; text-decoration:none; font-weight:bold; display:inline-block; margin-right: 10px;">
7+
⬇️ Download iOS beta app
8+
</a>
69

10+
<a href="https://github.com/OpenEarable/app/releases" style="background-color:#00CA7D; color:white; padding:15px 20px; border-radius:8px; text-decoration:none; font-weight:bold; display:inline-block; margin-right: 10px;">
11+
⬇️ Download Android app
12+
</a>
13+
</div>
714

8-
<kbd> <br> [Get OpenEarable device now!](https://forms.gle/R3LMcqtyKwVH7PZB9) <br> </kbd>
15+
<div style="text-align:center;">
16+
<a href="https://forms.gle/R3LMcqtyKwVH7PZB9" style="background-color:#00CA7D; color:white; padding:15px 20px; border-radius:8px; text-decoration:none; font-weight:bold; display:inline-block;">
17+
🦻 Get OpenEarable device now
18+
</a>
19+
</div>
920

1021
## Table of Contents
1122
- [Introduction](#Introduction)

0 commit comments

Comments
 (0)