From cd024965938ea2a7757eb886c496bf1bf2b3b709 Mon Sep 17 00:00:00 2001 From: David Kerkeslager Date: Tue, 29 Aug 2017 14:18:58 -0400 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e599640..b70a0d4 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,6 @@ programs to C. An example of usage: Fur is GPL and will only ever target GPL compilers. Fur supports closures, integer math, boolean logic, lists, structures (similar to objects), and strings (implemented as -[ropes](https://en.wikipedia.org/wiki/Rope_(data_structure)))). It doesn't yet support +[ropes](https://en.wikipedia.org/wiki/Rope_(data_structure))). It doesn't yet support exceptions, multithreading, modules, or anything resembling a standard library. If that sounds like something you want to use in production code, good luck to you. -- 2.20.1