From 9e5bc16d9f85a34ec6e325ec4da9268689c5fa5b Mon Sep 17 00:00:00 2001 From: jonsowman Date: Fri, 23 Jul 2010 12:18:56 +0100 Subject: [PATCH] making list work 1 --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 57a2781..bb6d55a 100644 --- a/README.markdown +++ b/README.markdown @@ -7,6 +7,7 @@ Working on improving the Cambridge University Spaceflight landing predictor, a w The source for the predictor itself is in `pred_src/` and instructions for building it can be found there. The following items need to be executable (`chmod +x ./predict.py`) by the user under which the predictor runs: + * `predict.py` * `pred_src/pred` (once compiled) * `cron/clear-pydap-cache-cronjob.sh`