diff --git a/README.md b/README.md index 20018864..e96bb16f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A few early examples to get an idea: * **[PSON decoder](./examples/pson)**
A PSON decoder implemented in AssemblyScript. -Or browse the [compiler tests](./tests/compiler) for a more in-depth overview of what's supported already. +Or browse the [compiler tests](./tests/compiler) for a more in-depth overview of what's supported already. One of them is a [showcase](./tests/compiler/showcase.ts). Getting started ---------------