chore: remove all dead badges

This commit is contained in:
Andrew Hlynskyi 2023-03-16 18:00:02 +02:00
parent 342af830ac
commit ec2af46f6f
4 changed files with 0 additions and 8 deletions

View file

@ -1,8 +1,6 @@
Tree-sitter CLI
===============
[![Build Status](https://travis-ci.org/tree-sitter/tree-sitter.svg?branch=master)](https://travis-ci.org/tree-sitter/tree-sitter)
[![Build status](https://ci.appveyor.com/api/projects/status/vtmbd6i92e97l55w/branch/master?svg=true)](https://ci.appveyor.com/project/maxbrunsfeld/tree-sitter/branch/master)
[![Crates.io](https://img.shields.io/crates/v/tree-sitter-cli.svg)](https://crates.io/crates/tree-sitter-cli)
The Tree-sitter CLI allows you to develop, test, and use Tree-sitter grammars from the command line. It works on MacOS, Linux, and Windows.