Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2018-11-22 | Minor correction to README-pipeline.md | Mohammad Akhlaghi | -1/+0 | |
There was an extra line (probably created by Emacs in a wrong command!) in the end of `README-pipeline.md' that has been removed. | ||||
2018-11-22 | Spell check in two READMEs | Mohammad Akhlaghi | -5/+6 | |
A spellcheck was run on the two README files. | ||||
2018-11-22 | Placeholder in README.md for pipeline dependencies | Mohammad Akhlaghi | -7/+7 | |
A placeholder link is now used in `README.md' to encourage the pipeline designers to keep a backup of all the dependencies they use. | ||||
2018-11-22 | Top level READMEs renamed to be similar to actual project | Mohammad Akhlaghi | -0/+961 | |
Until now, were were advising the users to rename the two README files after cloning the project. This was because online Git browsers usually display the `README.md' file, so we wanted the description of the pipeline to be visible in the pipeline, and later when a project adopts it, they can have their own `README.md'. But the problem is that any change in `REAME.md' will later cause conflicts with a project's `README.md'. So we are now using the same naming convention as the papers that use the pipeline. |