kriss commited on
Commit
e05acc4
Β·
1 Parent(s): 3024983

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -2
README.md CHANGED
@@ -1,9 +1,38 @@
1
  ---
2
  title: About Tap
3
  emoji: πŸš€
4
- colorFrom: green
5
  colorTo: red
6
  sdk: static
7
  ---
8
- <img width="440" alt="drawing" src="https://tap.pm/wp-content/uploads/2022/02/tap-mobile-logo-black.png" id="bclogo">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  We transform great ideas into elegant software by utilizing state-of-the-art technologies. Our design and cutting-edge tech empower our users with new capabilities that were only available to professionals. πŸ”₯
 
1
  ---
2
  title: About Tap
3
  emoji: πŸš€
4
+ colorFrom: grey
5
  colorTo: red
6
  sdk: static
7
  ---
8
+ <div style="display: flex; flex-direction: column; align-items: center; justify-content: center;">
9
+
10
+ <img src="https://tap.pm/wp-content/uploads/2022/02/tap-mobile-logo-black.png" id="bclogo" alt="drawing" style="display: block; margin-left: auto; margin-right: auto; width: 240px;">
11
+
12
+ <div style="display: flex; justify-content: center; width: 100%;">
13
+ <table style="max-width: 600px; width: 100%; border: 1px solid black; border-collapse: collapse; margin: 20px;">
14
+ <tr>
15
+ <th style="border: 1px solid black; padding: 15px; text-align: left; background-color: orange; color: white;">App Icon</th>
16
+ <th style="border: 1px solid black; padding: 15px; text-align: left; background-color: orange; color: white;">App Name</th>
17
+ <th style="border: 1px solid black; padding: 15px; text-align: left; background-color: orange; color: white;">App Description</th>
18
+ <th style="border: 1px solid black; padding: 15px; text-align: left; background-color: orange; color: white;">App Store Link</th>
19
+ </tr>
20
+ <tr>
21
+ <td style="border: 1px solid black; padding: 15px; text-align: left;"><img width="40" src="https://is1-ssl.mzstatic.com/image/thumb/Purple116/v4/b3/ae/8a/b3ae8a2e-d8d3-d348-69d1-3bf4983a9b65/AppIcon-0-1x_U007emarketing-0-7-0-85-220.png/460x0w.webp" alt="Charm app icon" class="app-icon"></td>
22
+ <td style="border: 1px solid black; padding: 15px; text-align: left;">Charm</td>
23
+ <td style="border: 1px solid black; padding: 15px; text-align: left;">Charm is a Selfie editor & AI Avatars generator.</td>
24
+ <td style="border: 1px solid black; padding: 15px; text-align: left;"><a href="https://apps.apple.com/us/app/charm-selfies-redefined/id1170801250">Link</a></td>
25
+ </tr>
26
+ <tr>
27
+ <td style="border: 1px solid black; padding: 15px; text-align: left;"><img width="40" src="https://is1-ssl.mzstatic.com/image/thumb/Purple126/v4/1e/d3/3d/1ed33dc1-c96e-2d38-9841-75bab8e04170/AppIcon-0-1x_U007ephone-0-85-220.png/460x0w.webp" alt="Luna AI app icon" class="app-icon"></td>
28
+ <td style="border: 1px solid black; padding: 15px; text-align: left;">Luna AI</td>
29
+ <td style="border: 1px solid black; padding: 15px; text-align: left;">Creating AI That Talks Like Us, For Us</td>
30
+ <td style="border: 1px solid black; padding: 15px; text-align: left;"><a href="https://apps.apple.com/us/app/luna-your-ai-companion/id6449453259">Link</a></td>
31
+ </tr>
32
+ </table>
33
+ </div>
34
+
35
+ </div>
36
+
37
+
38
  We transform great ideas into elegant software by utilizing state-of-the-art technologies. Our design and cutting-edge tech empower our users with new capabilities that were only available to professionals. πŸ”₯