]> Nishi Git Mirror - gwion.git/commitdiff
:book: Link to benchmarks page 136/head
authorfennecdjay <astor.jeremie@wanadoo.fr>
Fri, 28 Jun 2019 15:32:26 +0000 (17:32 +0200)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Fri, 28 Jun 2019 15:32:26 +0000 (17:32 +0200)
README.md

index 3a1624006a2417129eaa72238cc1ba680edbc734..ed7ab0a3aaf8ed68f24db103254eda32dd199001 100644 (file)
--- 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.  
 <!-- TODO: add benchmarks in doc and link to it -->
-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):