From 98911e43778c9d563aad7da6afefbd0ca30abafb Mon Sep 17 00:00:00 2001 From: Chakib Benziane Date: Mon, 29 Oct 2018 10:37:01 +0100 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 18368d4..f9dac61 100644 --- a/readme.md +++ b/readme.md @@ -122,6 +122,7 @@ A curated list of [Explorable Explanations](http://worrydream.com/#!/ExplorableE * [Interactive Introduction To Quantum Computing](http://davidbkemp.github.io/QuantumComputingArticle/) * [The Book Of Shaders](https://thebookofshaders.com/) - Gentle step-by-step guide to fragment shaders. * [What is code?](http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/) +* [Algojammer](https://github.com/ChrisKnott/Algojammer) - An experimental code editor for writing algorithms ### Data Structures