From 88d1fd4d182b7467eb5dad664bee1eea34068254 Mon Sep 17 00:00:00 2001 From: JP Lomas Date: Mon, 1 Jul 2024 19:18:01 +0100 Subject: [PATCH] Add warning to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48aef7b..03b11d5 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# go-qrllib \ No newline at end of file +# go-qrllib + +‼️ **This repository contains work-in-progress code. Backwards and forwards compatibility should not be assumed.** ‼️