From 7bd7a077ea0098ad0ead6a903111f0a754fcf668 Mon Sep 17 00:00:00 2001 From: Richard Harrington Date: Tue, 5 Dec 2017 16:52:50 -0500 Subject: [PATCH] better explanation of manual link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7532a8..c942e50 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ In RobotWar, players write programs in a Forth-like language created specificall Here are some resources that describe the game pretty well: -* [The original manual](ftp://ftp.apple.asimov.net/pub/apple_II/documentation/games/misc/Robotwar.pdf) +* The original manual: ftp://ftp.apple.asimov.net/pub/apple_II/documentation/games/misc/Robotwar.pdf (markdown won't render this ftp site as a link, but if you copy and paste it into Chrome you should get the pdf you're looking for) * [A blog post](http://www.filfre.net/2012/01/robot-war/) explaining the game in some detail ### To see it in action: