Parcourir la source

chore: update README.md

Ahmad Kholid il y a 3 ans
Parent
commit
14735b5c64
1 fichiers modifiés avec 16 ajouts et 4 suppressions
  1. 16 4
      README.md

+ 16 - 4
README.md

@@ -9,10 +9,22 @@ An extension for automating your browser by connecting blocks. <br />
 Auto-fill forms, do a repetitive task, take a screenshot, or scrape website data — the choice is yours. You can even schedule when the automation will execute!
 
 ## Downloads
-| | |
-|:-------------------------:|:-------------------------:|
-| <a href="https://chrome.google.com/webstore/detail/automa/infppggnoaenmfagbfknfkancpbljcca"><img src="https://user-images.githubusercontent.com/22908993/166417152-f870bfbd-1770-4c28-b69d-a7303aebc9a6.png" alt="Chrome web store" /><br />Chrome Web Store</a> | <a href="https://addons.mozilla.org/en-US/firefox/addon/automa/"><img src="https://user-images.githubusercontent.com/22908993/166417727-3481fef4-00e5-4cf0-bb03-27fb880d993c.png" alt="Firefox add-ons" /><br />Firefox Add-ons</a> |
-
+<table cellspacing="0" cellpadding="0">
+  <tr>
+    <td valign="center">
+      <a align="center" href="https://chrome.google.com/webstore/detail/automa/infppggnoaenmfagbfknfkancpbljcca">
+        <img src="https://user-images.githubusercontent.com/22908993/166417152-f870bfbd-1770-4c28-b69d-a7303aebc9a6.png" alt="Chrome web store" />
+        <p align="center">Chrome Web Store</p>
+      </a>
+    </td>
+    <td valign="center">
+      <a href="https://addons.mozilla.org/en-US/firefox/addon/automa/">
+        <img src="https://user-images.githubusercontent.com/22908993/166417727-3481fef4-00e5-4cf0-bb03-27fb880d993c.png" alt="Firefox add-ons" />
+        <p align="center">Firefox Add-ons</p>
+      </a>
+    </td>
+  </tr>
+</table>
 
 ## Marketplace
 Browse the Automa marketplace where you can share and download workflows with others. [Go to the marketplace &#187;](https://automa.vercel.app/workflows)