diff options
Diffstat (limited to 'tutorial/README.md')
| -rw-r--r-- | tutorial/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/README.md b/tutorial/README.md index d8af90d0..98813365 100644 --- a/tutorial/README.md +++ b/tutorial/README.md @@ -11,6 +11,6 @@ The tutorials available so far: | Tutorial | Concepts | Primitives |------------------------------|----------|----------- | [Expressions](expression.md) | Arithmetic, syntax, affine characters | `+-×÷⋆√˜⁼˙∘` -| [List manipulation](list.md) | Lists, strings, and strands; pervasion | `∾≍⌽↕¨´` +| [List manipulation](list.md) | Lists, strings, and strands; pervasion | `∾⋈⌽↕¨´` | [Combinators](combinator.md) | Tacit programming, booleans | `<>≠=≤≥≡≢○⊸⟜` | [Variables](variable.md) | Declarations, cross-roles | `∧∨¬⊣⊢↑↓«»⌾` |
