Timothy Jaeryang Baek 9 meses atrás
pai
commit
3771d27a52
1 arquivos alterados com 12 adições e 3 exclusões
  1. 12 3
      README.md

+ 12 - 3
README.md

@@ -68,9 +68,18 @@ Want to learn more about Open WebUI's features? Check out our [Open WebUI docume
 
 #### Emerald
 
-<a href="https://n8n.io/" target="_blank">
-  <img src="https://docs.openwebui.com/sponsors/logos/n8n.png" alt="n8n" style="width: 8rem; height: 8rem; border-radius: .75rem;" />
-</a>
+<table>
+  <tr>
+    <td>
+      <a href="https://n8n.io/" target="_blank">
+        <img src="https://docs.openwebui.com/sponsors/logos/n8n.png" alt="n8n" style="width: 8rem; height: 8rem; border-radius: .75rem;" />
+      </a>
+    </td>
+    <td>
+      Does your interface have a backend yet?<br>Try <a href="https://n8n.io/">n8n</a>
+    </td>
+  </tr>
+</table>
 
 ---