docs/experiments.md in ffast-0.2.0 vs docs/experiments.md in ffast-0.2.2

- old
+ new

@@ -1,6 +1,8 @@ # Experiments +<center>![](assets/logo.png)</center> + Experiments allow us to play with AST and do some code transformation, execute some code and continue combining successful transformations. The major idea is try a new approach without any promise and if it works continue transforming the code.