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`