diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-06-18 01:34:42 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-06-18 01:34:42 -0400 |
| commit | c3a6e03bd2aebeddc1251c3e8ff925290b19226c (patch) | |
| tree | bb89a3910dad5fe0f5c285dd8173a14c8311d9a5 | |
| parent | 863f07d417c98781f4ff37039628ab21683fb234 (diff) | |
Reference learnxiny in the readme
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,9 @@ $ ./hello --name="john doe" Hello John Doe! ``` +For more examples, see [learnXinY](/learnxiny.tm) which as an overview of many +language features. + ## Features ### Performance |
