Updated readme.
[scheme.forth.jl.git] / 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.