Updated readme.
authorTim Vaughan <tgvaughan@gmail.com>
Sun, 10 Jul 2016 04:50:10 +0000 (16:50 +1200)
committerTim Vaughan <tgvaughan@gmail.com>
Sun, 10 Jul 2016 04:50:10 +0000 (16:50 +1200)
README.md

index 6a74052..c62fbaf 100644 (file)
--- 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.