From d33a98f2f731387068076e24a29d7c9d6ebecbb2 Mon Sep 17 00:00:00 2001
From: Hugo Trentesaux <hugo@trentesaux.fr>
Date: Sat, 3 Sep 2022 13:43:26 +0200
Subject: [PATCH] wip

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

diff --git a/README.md b/README.md
index 60ecc082d..d3c5250ec 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,8 @@
     - [build-for-arm](./docs/user/build-for-arm.md)
     - [rpc](./docs/user/rpc.md)
     - [smith](./docs/user/smith.md)
+- [end2end-tests](./end2end-tests/) automated end to end tests written with cucumber 
+- [live-tests](./live-tests/) sanity checks to test the storage of a live chain 
 
 ## Use
 
-- 
GitLab