Move rhai-repl and rhai-doc to bin.

This commit is contained in:
Stephen Chung
2020-12-29 15:36:42 +08:00
parent 2858aa3b2f
commit 049ad3b6fd
8 changed files with 46 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
Sample Applications
===================
Sample applications written in Rhai.
Sample applications that use the Rhai scripting engine.
How to Run