diff --git a/README.md b/README.md index 7e24821..388233d 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ package = "tree-sitter-LANG" version = "scm-1" +source = { + url = "https://github.com/tree-sitter/tree-sitter-LANG/archive/.zip", + dir = 'tree-sitter-LANG-', +} source = { url = "git://github.com/tree-sitter/tree-sitter-LANG", }