Skip to content

Commit 6968487

Browse files
committed
fix: appendix reference
1 parent d96f3cd commit 6968487

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

replication/splc23-views/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is the replication package for our paper _Views on Edits to Variational Sof
1111
This replication package consists of two parts:
1212

1313
1. **Feasibility Study**: We implemented our feasibility study in _DiffDetective_, a library and command-line tool for analysis of edits to preprocessor-based software product lines.
14-
2. **Appendix**: The appendix of our paper is given in PDF format in the file [../../appendix/appendix-splc23.pdf][appendix].
14+
2. **Appendix**: The appendix of our paper is given in PDF format in the file [../../appendix/appendix-splc23-views.pdf][appendix].
1515

1616
## Implementation of Views on Edits to Variational Software in DiffDetective
1717

@@ -29,10 +29,12 @@ The majority of DiffDetective's code base is documented, too.
2929

3030
## Replication of the Feasibility Study
3131

32-
Hardware and software requirements are documented in the [REQUIREMENTS.md](REQUIREMENTS.md) file.
32+
**Hardware and software requirements** are documented in the [REQUIREMENTS.md](REQUIREMENTS.md) file.
3333
Please make sure that you meet the specified software requirements (there are no specific hardware requirements).
3434

35+
**Instructions to setup and replicate our feasibility study** can be found in the [INSTALL.md](INSTALL.md) file, including detailed descriptions of each step.
3536
We offer a [Docker](https://www.docker.com/) setup to replicate the feasibility study performed in our paper.
36-
Information for the Docker setup and replicating our experiments can be found in the [INSTALL.md](INSTALL.md) file, including detailed descriptions of each step and troubleshooting advice.
37+
38+
**Troubleshooting advice** for frequent errors can be found at the bottom of the [INSTALL.md](INSTALL.md) file.
3739

3840
[appendix]: ../../appendix/appendix-splc23-views.pdf

0 commit comments

Comments
 (0)