From 17b474ad6d0f3db9e4d2daa5aec98419579b9c89 Mon Sep 17 00:00:00 2001
From: Alex  BARBIER CHEBBAH <alex.barbier-chebbah@pasteur.fr>
Date: Mon, 24 Feb 2025 15:52:19 +0100
Subject: [PATCH] Update file README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 64cf329..490c223 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,2 @@
-This project provides code to reproduce the AIM algorithm used in Approximate information maximization for bandit games.
-The code allows to simulate bandit game with Bernoulli and Gaussian reward but isn't meant to reproduce the figures given in the main paper.
\ No newline at end of file
+This project provides code to reproduce the AIM algorithm used in Aistats 2025 paper "Approximate information maximization for bandit games".
+This code enables the simulation of a bandit game with Bernoulli and Gaussian rewards but is not intended to replicate the figures presented in the main paper.
\ No newline at end of file
-- 
GitLab