From add3cfe5abf369fd1e779dacf82e3965ed25ac59 Mon Sep 17 00:00:00 2001 From: Michael Wolf Date: Sun, 3 Jun 2012 10:33:18 -0500 Subject: [PATCH] shorter lines --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index df99821..ac2ecf2 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,22 @@ words ===== -This is an import of William Whitaker's WORDS Version 1.97FC LATIN-ENGLISH DICTIONARY PROGRAM. +This is an import of William Whitaker's WORDS Version 1.97FC LATIN-ENGLISH +DICTIONARY PROGRAM. using ----- -I don't know how to use `words` yet. It probably isn't too hard, though. +I don't know how to use `words` yet. It probably isn't too hard, +though. building -------- -words is written in Ada, which might be a problem. Most Linux distros have gnat -packages available. On OSX I've been using Ada compiler binaries that I downloaded -from http://libre.adacore.com/download/configurations and, still in OSX, I frob +words is written in Ada, which might be a problem. Most Linux distros +have gnat packages available. On OSX I've been using Ada compiler +binaries that I downloaded from +http://libre.adacore.com/download/configurations and, still in OSX, I frob `$PATH` with the following, which I have added to my bash configuration files. # ada crap