From f7d0ec5e502fffa9f1e06189888d946a127df145 Mon Sep 17 00:00:00 2001 From: mmorge <maxime.morge@univ-lyon1.fr> Date: Sun, 30 Mar 2025 11:40:39 +0200 Subject: [PATCH] Minor modification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b83b479..ad84e0e 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## What is SCATA ? -SCATA is a Scala implementation of the Consensus-Based Algorithms for Task Allocation. +SCATA is a Scala implementation of the Consensus-Based Algorithms for Task Allocation (CBAA). We study the problem of allocating concurrent tasks. -- GitLab