From d9f2b9035b87693ee7ab9dfda2eac795b0e2827c Mon Sep 17 00:00:00 2001 From: Shahzad Lone Date: Tue, 4 Jun 2024 02:50:32 -0400 Subject: [PATCH] PR(REVERT): undo this commit after testing action --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e2e414d956..077b0fec01 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ Table of Contents DISCLAIMER: At this early stage, DefraDB does not offer data encryption, and the default configuration exposes the database to the network. The software is provided "as is" and is not guaranteed to be stable, secure, or error-free. We encourage you to experiment with DefraDB and provide feedback, but please do not use it for production purposes until it has been thoroughly tested and developed. +## TEST +Test This Change + ## Install Install `defradb` by [downloading an executable](https://github.com/sourcenetwork/defradb/releases) or building it locally using the [Go toolchain](https://golang.org/):