fix banner paths

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
This commit is contained in:
Lorenzo Lewis
2023-07-28 19:56:16 +01:00
parent fa28ed881d
commit 27edc59b41
27 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
![plugin-sql](banner.png)
![plugin-sql]https://github.com/tauri-apps/plugins-workspace/raw/v2/plugins/sql/banner.png
Interface with SQL databases through [sqlx](https://github.com/launchbadge/sqlx). It supports the `sqlite`, `mysql` and `postgres` drivers, enabled by a Cargo feature.