aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-01-23 16:57:32 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-01-23 16:57:32 +0000
commit8362ebf4d4efe5452323de31b11384f5b69e8fbf (patch)
tree1923c69f2892719fec22e7f7769c92379ecc01ea
parent464f088506987ab775f6b28687fe8155c006f8ad (diff)
README-pipeline.md is now called README-hacking.md
To be more generic and recognizable, the `README-pipeline.md' script was renamed to `README-hacking.md'. In essence, it is just that: to hack the existing pipeline for your own project. We follow a similar naming convention in many GNU software.
-rw-r--r--.file-metadatabin4431 -> 4430 bytes
-rw-r--r--README-hacking.md (renamed from README-pipeline.md)0
-rw-r--r--README.md2
3 files changed, 1 insertions, 1 deletions
diff --git a/.file-metadata b/.file-metadata
index 93d5c8a..2ef6a26 100644
--- a/.file-metadata
+++ b/.file-metadata
Binary files differ
diff --git a/README-pipeline.md b/README-hacking.md
index 7fb42a2..7fb42a2 100644
--- a/README-pipeline.md
+++ b/README-hacking.md
diff --git a/README.md b/README.md
index 07596cd..2d9811d 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Reproduction pipeline for paper XXXXXXX
This is the reproduction pipeline for the paper titled "**XXXXXX**", by
XXXXXXXX et al. (**IN PREPARATION**). To learn more about the purpose,
principles and technicalities of this reproducible paper, please see
-`README-pipeline.md`.
+`README-hacking.md`.
To reproduce our results, the only dependency is a minimal Unix-based
building environment including a C compiler (already available on your