From: Tim Vaughan Date: Sun, 10 Jul 2016 04:50:10 +0000 (+1200) Subject: Updated readme. X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=scheme.forth.jl.git;a=commitdiff_plain;h=f636021f07e61701c3df7a6ba1b7dac3160c2110 Updated readme. --- 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.