From 732661f3be8fbf2f5c34d38358f932e669f8bfc8 Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Tue, 25 Feb 2025 21:42:34 +0700 Subject: [PATCH] doc: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ab6e9e..8e5886c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A task distribution, which assign tasks to specific executors ## How to use -Just view tests in [`test`](src/test/java) folder for example. +Just view tests in [`test`](src/test/java/com/miti99/taskbus/bus/impl) folder for example. ## Caution