Add README's.
This commit is contained in:
12
examples/README.md
Normal file
12
examples/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
Sample Applications
|
||||
===================
|
||||
|
||||
Sample applications written in Rhai.
|
||||
|
||||
|
||||
How to Run
|
||||
----------
|
||||
|
||||
```bash
|
||||
cargo run --example sample_app_to_run
|
||||
```
|
Reference in New Issue
Block a user