From: hg0428 Date: Mon, 7 Nov 2022 21:04:16 +0000 (-0500) Subject: Typo fix. X-Git-Tag: nightly~208^2 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=75a6a005eb42b379b2545afe0e292b2948f5789f;p=gwion.git Typo fix. Added off, and replaced semicolon with comma. A semicolon can be used there, but a comma makes more sense. --- diff --git a/README.md b/README.md index 37972910..c456c2ea 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Gwion is a programming language, aimed at making music alt = "Bran the musical wizard grizzly bear casting spell with a wand" /> < Bran, our mascot, kindly provided by [neverRare](https://github.com/neverRare) -**strongly** inspired by [ChucK](http://chuck.stanford.edu/), but adding a bunch *high-level* features; +**strongly** inspired by [ChucK](http://chuck.stanford.edu/), but adding a bunch of *high-level* features, templating, first-class functions and more. It aims to be simple, small,