Skip to content

Commit 2600aba

Browse files
calebdwAJenbo
authored andcommitted
docs: add ci and crates badges
1 parent 7d3d6ea commit 2600aba

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
<img src="docs/assets/spookaphant.svg" alt="Spookaphant" width="316" height="230" />
55
</p>
66

7-
[![codecov](https://codecov.io/gh/AJenbo/phpantom_lsp/graph/badge.svg?token=UH5RFA3AR9)](https://codecov.io/gh/AJenbo/phpantom_lsp)
7+
[![CI](https://img.shields.io/github/actions/workflow/status/AJenbo/phpantom_lsp/ci.yml?logo=github&label=CI)](https://github.com/AJenbo/phpantom_lsp/actions/workflows/ci.yml)
8+
[![codecov](https://codecov.io/gh//graph/badge.svg?token=UH5RFA3AR9)](https://codecov.io/gh/AJenbo/phpantom_lsp)
9+
[![crates](https://img.shields.io/crates/v/phpantom_lsp?logo=rust)](https://crates.io/crates/phpantom_lsp)
810

911
A fast, lightweight PHP language server written in Rust. Ready in seconds, uses a fraction of the RAM other language servers need, and stays responsive throughout. No indexing phase, no waiting.
1012

0 commit comments

Comments
 (0)