branch: externals/jarchive
commit bb2467f8f9f7d26f3970b5a29d98ea706a941202
Author: dannyfreeman <[email protected]>
Commit: dannyfreeman <[email protected]>

    Add warning to readme
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 8466c68896..7f40468c3a 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,10 @@ When using eglot, invoking `xref-find-definitions` on 
symbols defined in JAR fil
 
 This package is intended to be used with eglot and lsp-servers like 
clojure-lsp that provide URIs to files contained in jars through methods like 
`textDocument/definition`.
 
+# Package status
+
+This package is still under active development and is not yet ready for 
widespread use. Proceed with caution!
+
 # Installing
 
 Add this repository to your emacs load-path

Reply via email to