Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ebocher authored Sep 23, 2024
1 parent c1321f9 commit 7326fef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Demat is a French Brittany word to said Hello (http://devri.bzh/dictionnaire/d/d

Demat is a java library to generate [Vega-lite](https://vega.github.io/vega-lite/) representations.

Demat uses the JAVET library to execute JS code.
Demat uses the excellent [JAVET](https://github.com/caoccao/Javet) library to execute JS code.


# Use it
Expand All @@ -32,4 +32,4 @@ def spec = [
toSVG(spec, "/tmp/bar_chart.svg")
```

shows https://vega.github.io/vega-lite/examples/bar.html
shows https://vega.github.io/vega-lite/examples/bar.html

0 comments on commit 7326fef

Please sign in to comment.