From f636021f07e61701c3df7a6ba1b7dac3160c2110 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Sun, 10 Jul 2016 16:50:10 +1200 Subject: [PATCH] Updated readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a74052..c62fbaf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ scheme.forth.jl --------------- -A hobby scheme implementation for FORTH 83. Specifically it is targeted at my -own [forth.jl](http://github.com/tgvaughan/forth.jl) which is an implementation +A hobby scheme implementation for FORTH 83. Specifically it is targeted at +[forth.jl](http://github.com/tgvaughan/forth.jl) which is an implementation of FORTH on top of [Julia](http://www.julialang.org), hence the name. However it does not rely on anything but standard FORTH 83 words. -- 2.20.1