From 92764cd55ed2a7f42eed98328c6992583003638e Mon Sep 17 00:00:00 2001 From: Paul Sutter Date: Wed, 28 May 2014 03:50:42 +0000 Subject: [PATCH] README edited online with Bitbucket --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README b/README index f194250..6a9d7d2 100644 --- a/README +++ b/README @@ -33,4 +33,9 @@ ccmake ./ make cd pipeline/ ./prepareInputs.py --scripts path/to/dataset.py -./generateCatalog.py path/to/parameter_file.py \ No newline at end of file +./generateCatalog.py path/to/parameter_file.py + +Version Summary +----------------- + +v1.0 - Initial Release \ No newline at end of file