Skip to content

Commit 15cd8c5

Browse files
authored
Update README.md
1 parent 58f05b9 commit 15cd8c5

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,14 @@ Toy scripting language, built with Rust
88
- 1 [file](/src/lib.rs)
99
- no_std with alloc
1010

11-
Only a few days old. **Not** production ready. The goal is to use it in [Fomos](https://github.com/Ruddle/Fomos) as a shell.
11+
Only a few days old. **Not** production ready. One goal is to use it in [Fomos](https://github.com/Ruddle/Fomos) as a shell. But you can ship it anywhere.
1212

1313
\* except log, doesn't count ;)
1414

15+
### Demo inside Fomos
16+
17+
https://github.com/Ruddle/fomoscript/assets/14235713/a69e00cd-1985-4a54-9f75-e1e91a19949a
18+
1519
# Examples
1620

1721
#### Simple script

0 commit comments

Comments
 (0)