diff --git a/README.md b/README.md
index b272323fc59e6594a8281922a5bae53592b2f5c8..875591920e132d92ecb65d55cae2366de995a190 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 This page provides links to my repositories that contain public instances for a variety of scheduling and reseource allocation problems that we have addressed in our research projects. For some of these we also include the implemented solution methods. Enjoy!
 
-- In the repository [lbbd_instances](https://gitlab.liu.se/eliro15/lbbd_instances) we provide a large and diverse set of scheduling instances used when evaluating cut-strengthening techniques in logic-based Benders decomposition.
+- In the repository [lbbd_instances](https://gitlab.liu.se/eliro15/lbbd_instances) we provide a large and diverse set of scheduling instances and code used when evaluating cut-strengthening techniques in logic-based Benders decomposition.
 - In the repository [avionics_inst](https://gitlab.liu.se/eliro15/avionics_inst) we provide avionics scheduling instances.
 - In the repository [portfolio_inst](https://gitlab.liu.se/eliro15/portfolio_inst) we provide instances for mean-variance portfolio optimization problems.