From b06bc6c042352837bee31bd5bd72314f1c1561db Mon Sep 17 00:00:00 2001 From: Felipe Fronchetti Date: Fri, 1 Dec 2023 00:34:26 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ca995c49..dabb0aaf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Replication Package Welcome to the replication package of the paper entitled "_Do CONTRIBUTING files provide information about OSS newcomers’ onboarding barriers?_", published at FSE 2023. +[**Click here to read the preprint**](https://github.com/fronchetti/FSE-2023/blob/master/preprint.pdf) + # Repository Structure Our package is divided into folders and it is organized as follows: - [**app**](https://github.com/fronchetti/FSE-2023/tree/master/app): This folder contains the implementation of our streamlit application, used to demonstrate the capabilities of our classification model.