From ed47638119a275dbb2b67219e58075f92d3364c5 Mon Sep 17 00:00:00 2001
From: Gaspard Goupy <gaspard.goupy@univ-lille.fr>
Date: Fri, 27 Sep 2024 08:19:39 +0000
Subject: [PATCH] Update README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 36b053f..92046b5 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 Spiking Neural Network (SNN) framework for classification, featuring fully-connected architectures, first-spike coding, single-spike IF/LIF neurons, floating-point spike timestamps (event-driven), and STDP-based supervised learning rules.
 
-This is the official implementation of the paper *Neuronal Competition Groups with Supervised STDP for Spike-Based Classification*.
+This is the official implementation of the paper ***Neuronal Competition Groups with Supervised STDP for Spike-Based Classification (NeurIPS 2024)***.
 
 
 ## Getting started
-- 
GitLab