Skip to content

Commit

Permalink
add svg
Browse files Browse the repository at this point in the history
  • Loading branch information
LiuYinCarl committed May 27, 2023
1 parent 0817913 commit 688d9ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ don't forget add graphviz to your system path.
3. in VSCode, open a dot file, then you can find a button on upper left of the window.
click it, you can see a picture like

[lua_include_graph.svg](./lua_include_graph.svg)
![lua_include_graph.svg](./lua_include_graph.svg)

[ocaml_include_graph.svg](./ocaml_include_graph.svg)
![ocaml_include_graph.svg](./ocaml_include_graph.svg)

[cpython_include_graph.svg](./cpython_include_graph.svg)
![cpython_include_graph.svg](./cpython_include_graph.svg)


0 comments on commit 688d9ef

Please sign in to comment.