From 070e2fa6f35de18ae94c75bfbe49aae87b65d352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20M=C3=BCller?= Date: Tue, 4 Mar 2025 11:11:10 +0100 Subject: [PATCH] Add short bit about it being still unstable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcel Müller --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ca24575..5f02a3a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ This repository contains a nix library that allows easy access to the [dylint](https://github.com/trailofbits/dylint) project in a reproducible way. +**Current State** + +⚠️⚠️⚠️ +This repo is still evolving, and as such might break your evaluation on update. +Input to the design and structure are welcome! +⚠️⚠️⚠️ ## How to use