Skip to content

Commit 85a290e

Browse files
committed
links to requirements and license
1 parent d566abb commit 85a290e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Language](https://img.shields.io/badge/Language-Haskell-purple)](https://www.haskell.org/)
44
[![Documentation](https://img.shields.io/badge/Documentation-Read-purple)][documentation]
5-
[![License](https://img.shields.io/badge/License-GNU%20LGPLv3-blue)](https://choosealicense.com/licenses/lgpl-3.0/)
5+
[![License](https://img.shields.io/badge/License-GNU%20LGPLv3-blue)](LICENSE.LGPL3)
66

77
Artifact repository for the paper _Feature Trace Recording_, accepted at _ESEC/FSE 2021_.
88
Authors are [Paul Maximilian Bittner][paul], [Alexander Schultheiß][alexander], [Thomas Thüm][thomas], [Timo Kehrer][timo], [Jeffrey M. Young][jeffrey], and [Lukas Linsbauer][lukas].
@@ -12,7 +12,7 @@ The library is accompanied with a demo application that uses the library to repr
1212

1313

1414
## How to Run the Demo
15-
Our library is written in Haskell and uses the _Stack_ build system.
15+
Our library is written in Haskell and uses the _Stack_ build system (see [REQUIREMENTS.md](REQUIREMENTS.md)).
1616
Instructions for installing Stack, building our library and running the demo are given in the [INSTALL.md](INSTALL.md).
1717

1818

0 commit comments

Comments
 (0)