diff --git a/README.md b/README.md index e25581d..26d0bcc 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,5 @@ Go to http://localhost:3000 to try out the playground. The flow: Shrimp source → parser (CST) → compiler (bytecode) → ReefVM (execution) See `example.shrimp` for language examples and `src/parser/shrimp.grammar` for the full grammar. + +🦐