diff --git a/README.md b/README.md index 7849471..5103779 100644 --- a/README.md +++ b/README.md @@ -44,3 +44,12 @@ setup, it illustrates the security default of the model. │ │ └───────────┘ ``` + + +## Tales + +Basic way to test parsing and execution is using `werbolg-tales` + +``` +cargo run --bin werbolg-tales +```