From 4c26620c283a67f74b72272efbf5ea37423c3be5 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 4 Apr 2016 20:03:49 -0400 Subject: [PATCH] Removing for now --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index e4e513d2..8afd81b7 100644 --- a/README.md +++ b/README.md @@ -51,11 +51,6 @@ Cyclone's [Garbage Collector](docs/Garbage-Collector.md) is documented at a high Finally, if you need another resource to start learning the Scheme language please try a classic textbook such as [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sicp/full-text/book/book.html). -Benchmarks ----------- - - - License ------- Copyright (C) 2014 [Justin Ethier](http://github.com/justinethier).