From e2068d94df549661ccee5e29926cd18558b8e980 Mon Sep 17 00:00:00 2001 From: ludamad Date: Mon, 21 Oct 2024 13:02:33 -0400 Subject: [PATCH] fix: barretenberg readme scare warning This was unfortunately moved where it can't be seen --- barretenberg/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/barretenberg/README.md b/barretenberg/README.md index f1cbf9c3bfc..82e5d65486f 100644 --- a/barretenberg/README.md +++ b/barretenberg/README.md @@ -1,3 +1,9 @@ +> [!WARNING] +> :warning: This is not an actively developed repository, it is a mirror. See :warning: + +> [!WARNING] +> :warning: ** is a mirror-only repository, please only use . Do not use this for any purpose other than reference.** :warning: + ![banner](../.github/img/bb_banner.png) # Barretenberg @@ -32,12 +38,6 @@ Barretenberg (or `bb` for short) is an optimized elliptic curve library for the - [Improving LLDB Debugging](#improving-lldb-debugging) - [Using Tracy to Profile Memory/CPU](#using-tracy-to-profile-memorycpu) -> [!WARNING] -> :warning: This is not an actively developed repository, it is a mirror. See :warning: - -> [!WARNING] -> :warning: ** is a mirror-only repository, please only use . Do not use this for any purpose other than reference.** :warning: - > [!CAUTION] > **This code is highly experimental, use at your own risk!**