Skip to content

Commit c32f16e

Browse files
committed
wrote clean readme file
1 parent 6af1eea commit c32f16e

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
This Linkurious Enterprise plugin allow displaying the result of a
44
query (or query template) as a table.
55

6+
![data-table plugin screenshot](./data-table-screenshot.png)
7+
68
## Configuration
79

810
These are the configuration keys that need to be set in the plugin
@@ -30,9 +32,9 @@ Full configuration example:
3032
}
3133
```
3234

33-
## Options
35+
## URL parameters
3436

35-
These are the options that this plugin accepts as URL parameters:
37+
These are the URL parameters that this plugin accepts:
3638

3739
- `queryId` (**required**, integer): query to run (e.g. `queryId=26`).
3840
- `sourceKey` (**required**, string): Key of the data-source to run the

data-table-screenshot.png

41.5 KB
Loading

0 commit comments

Comments
 (0)