branch: elpa/clojure-ts-mode
commit c3631f6c17f42c70206f3def755ecc9481c77977
Author: dannyfreeman <danny@dfreeman.email>
Commit: dannyfreeman <danny@dfreeman.email>

    Add breaking change warning
    
    I will remove this when things have settled down.
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index d2fd691736..a471ddf3ab 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,10 @@ highlighting), indentation, and navigation support for the
 [tree-sitter-clojure](https://github.com/sogaiu/tree-sitter-clojure)
 [tree-sitter](https://tree-sitter.github.io/tree-sitter/) grammar.
 
+## Warning
+
+This library is still under development. Breaking changes should be expected.
+
 ## Installation
 
 ### Emacs 29

Reply via email to