From 563bf266a3a4d0e06eaab11de9a4db0fee463d09 Mon Sep 17 00:00:00 2001 From: moculus Date: Wed, 27 Jun 2007 05:11:48 +0000 Subject: [PATCH] --HG-- branch : pmacs2 --- README | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README b/README index a58c2a0..904d11a 100644 --- a/README +++ b/README @@ -1,6 +1,15 @@ -pmacs version 0.1 +Pmacs version 0.1 -released june 27, 2007 +Released june 27, 2007 by Erik Osheim -by Erik Osheim +Explanation paragraph goes here. +Requirements: +============= + 1. python 2.3 or higher + 2. ncurses + 3. ispell (optional, for spell-as-you-type) + 4. perl (optional, for perl-mode) + 5. etc, etc, etc... + +Basic usage stuff should go here.