From 7e6812749eede7eff5e9db88815982b5a3eff94e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sw=C3=A4rd?= Date: Wed, 3 Jul 2024 14:11:56 +0200 Subject: [PATCH] Add warning about software maturity. (#31) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 12eaa7b..ad2b781 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ ![](RUN-DSP.jpg) run-dsp is an open source golang implementation of the IDSA dataspaces protocol. + +**WARNING:** This is pre-alpha software and will be undergoing _A LOT_ of changes.