We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435976e commit b8b9c1eCopy full SHA for b8b9c1e
README.md
@@ -8,6 +8,9 @@ A dead-simple language server around <code>wakatime-cli</code> to send code trac
8
<a href="https://nixos.org/">
9
<img alt="Nix Powered" src="https://img.shields.io/badge/Nix-Powered-blue?logo=nixos" />
10
</a>
11
+ <a href="https://crates.io/crates/wakatime-ls">
12
+ <img alt="wakatime-ls crates.io version" src="https://img.shields.io/crates/v/wakatime-ls">
13
+ </a>
14
<a href="https://matrix.to/#/#wakatime-ls:wiro.world">
15
<img alt="Matrix room at #wakatime-ls:wiro.world" src="https://img.shields.io/badge/Matrix-%23wakatime--ls%3Awiro.world-white?logo=matrix">
16
0 commit comments