Skip to content

Commit

Permalink
Doc: CLI Tools
Browse files Browse the repository at this point in the history
Document the cool CLI tools :D
  • Loading branch information
ax3l authored Apr 20, 2023
1 parent 381389a commit 4d36820
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,9 @@ This folder contains examples covering the basic use of the code:

<p align="center">
<img alt="Basic render window" src="example_2/image_5.png" width="400px" />
</p>
</p>

* Example 3: Use the command line tools

* `vpic3d -h`: 3D scenes (VTK)
* `vpic -h`: 2D scenes (matplotlib)

0 comments on commit 4d36820

Please sign in to comment.