From 884eb3a03b08806dbb78e492bd5d1d3360aeb67b Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Sun, 22 Dec 2013 23:16:14 -0500 Subject: [PATCH] Added reference to REAME.hacking in README --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 960f98f..eaa62f3 100644 --- a/README +++ b/README @@ -42,3 +42,10 @@ may generate it by issuing the following commands: Please note that certain files (such as AUTHORS, NEWS, and ChangeLog) are generated as part of the `dist' target and do not exist as part of the repository. + + + +Hacking +======= +For information on hacking and contributing to GNU ease.js, please see +README.hacking.