branch: elpa/treesit-fold commit 6ea9943f9dd85f8794325e17ad5c26eb61d25c2b Author: Jen-Chieh <jcs090...@gmail.com> Commit: Jen-Chieh <jcs090...@gmail.com>
Place CI badge under --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cf75e147a..c0fc17a300 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ [](https://www.gnu.org/licenses/gpl-3.0) -[](https://github.com/jcs090218/tree-sitter-fold/actions/workflows/test.yml) # tree-sitter-fold > Code-folding using tree-sitter +[](https://github.com/jcs090218/tree-sitter-fold/actions/workflows/test.yml) + tree-sitter-fold builds on top of [elisp-tree-sitter](https://github.com/emacs-tree-sitter/elisp-tree-sitter) to provide code folding base on the tree-sitter syntax tree.