We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d94593 commit 83e9907Copy full SHA for 83e9907
README.md
@@ -34,7 +34,6 @@ You can run also different examples
34
35
- `npm run example:pubmed` will run the PubMed example
36
- `npm run example:triple` will run the GoTriple example
37
-- `npm run example:covis` will run the CoVis example
38
39
If everything has worked out, you should see the example visualization.
40
@@ -52,7 +51,6 @@ _dist/_ folder in the root directory.
52
51
You can also set the `skin` property in the config to one of the following
53
values to use the particular data integration skin:
54
55
-- `"covis"`
56
- `"triple"`
57
58
or leave it empty (`""`) for the default project website skin.
0 commit comments