Skip to content

Commit e56167e

Browse files
committed
docs: update readme with example link
1 parent aaa668c commit e56167e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,8 @@ are defined, all questionSets will be returned.
4242
are 'pie' and 'bar'. Defaults to 'pie' if not defined.
4343
* colors: A list of hex colors to be used for plotting. Defaults to ELIXIR colors
4444
* endpoint: The API endpoint to get the data from. Defaults
45-
to "https://tmd.elixir-europe.org/metrics"
45+
to "https://tmd.elixir-europe.org/metrics"
46+
47+
### Example usage
48+
49+
A very simple example usage of the widget script can be seen in `example.html` and it can be previewed at https://elixir-europe-training.github.io/Training-Metrics-Database-widget/example.html

0 commit comments

Comments
 (0)