From 53f79effa63b8d37fc62694d2f5247e2a9dd8c78 Mon Sep 17 00:00:00 2001 From: rcalago <149600319+rcalago@users.noreply.github.com> Date: Fri, 29 Dec 2023 07:56:57 +0800 Subject: [PATCH] Update README.md Adding relevant article --- timefold-solver/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/timefold-solver/README.md b/timefold-solver/README.md index 1abc4d4ca0..67fdd81bc1 100644 --- a/timefold-solver/README.md +++ b/timefold-solver/README.md @@ -4,3 +4,5 @@ This module contains articles about (Timefold Solver)[https://timefold.ai]. ### Relevant articles +- [A Guide to Timefold Solver for Employee Scheduling](https://www.baeldung.com/java-timefold-solver-guide) +