From: fennecdjay Date: Fri, 28 Jun 2019 15:32:26 +0000 (+0200) Subject: :book: Link to benchmarks page X-Git-Tag: nightly~2384^2 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=154a0d560b612ddfb2647afd6eb4feabe785486b;p=gwion.git :book: Link to benchmarks page --- diff --git a/README.md b/README.md index 3a162400..ed7ab0a3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ Gwion is a programming language, aimed at making music **strongly** inspired by [chuck](http://chuck.stanford.edu/), but adding a bunch *high-level* features: templating, first-class functions and more. -It aims to be simple, small, fast, [extendable](https://github.com/fennecdjay/Gwion-plug) and embeddable. +It aims to be simple, small, + [fast](https://fennecdjay.github.io/Benchmarks), + [extendable](https://github.com/fennecdjay/Gwion-plug) and embeddable. ### simple example code (hello_world.gw):