mirror of
https://github.com/stfrigerio/sqliteDB.git
synced 2026-07-22 05:38:02 +00:00
Update README.md
This commit is contained in:
parent
a3be482a27
commit
1700e84f15
1 changed files with 3 additions and 2 deletions
|
|
@ -27,7 +27,8 @@ The **SQLite DB Plugin for Obsidian** allows you to interact with SQLite databas
|
||||||
Search for **SQLite DB Plugin**, then click **Install**.
|
Search for **SQLite DB Plugin**, then click **Install**.
|
||||||
3. **Enable the Plugin**
|
3. **Enable the Plugin**
|
||||||
In your Community Plugins list, enable the plugin.
|
In your Community Plugins list, enable the plugin.
|
||||||
|
4. **Download the .wasm file**
|
||||||
|
From the repository and put in the folder of the plugin (.obsidian/plugins/sqlite-db)
|
||||||
---
|
---
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
@ -175,4 +176,4 @@ chartOptions: {
|
||||||
showLegend: true,
|
showLegend: true,
|
||||||
isDoughnut: true
|
isDoughnut: true
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue