From b83ad8b6d24c1f903352427b610b9738ce3b7f6f Mon Sep 17 00:00:00 2001
From: Celyn Walters <celynwalters+github@gmail.com>
Date: Mon, 20 Nov 2023 03:51:42 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index ef62c54..6e28b84 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 
 Code for the paper "[*EDeNN: Event Decay Neural Networks for low latency vision*](https://arxiv.org/abs/2209.04362)".
 
+> :warning: **Refactor in progress** - current code is for reference. Restructuring and docker images on the way this week
+
 ## Overview
 
 Brings the characteristics of convolutions to event cameras, while acting on the event stream without a loss of information like traditional convolution-bsed networks.
-- 
GitLab