Skip to content

Commit 4c65597

Browse files
committed
doc: update shields in readme
1 parent 71b848b commit 4c65597

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<p>
77

88
[![Build Status](https://github.com/ragnarlab/litemon/actions/workflows/ci.yml/badge.svg)](https://github.com/ragnarlab/litemon/actions)
9-
[![Crates.io](https://img.shields.io/crates/v/litemon.svg)](https://crates.io/crates/litemon)
10-
![License](https://img.shields.io/crates/l/litemon.svg)
9+
[![dependency status](https://deps.rs/repo/github/RagnarLab/litemon/status.svg)](https://deps.rs/repo/github/RagnarLab/litemon)
10+
![GitHub License](https://img.shields.io/github/license/RagnarLab/litemon)
1111
</div>
1212

1313
LiteMon allows lightweight monitoring of Linux nodes (VM, bare-metal, etc.).
@@ -23,6 +23,12 @@ LiteMon is written in Rust, and uses the
2323

2424
## Installation
2525

26+
**Latest version:**
27+
28+
```
29+
0.1.0
30+
```
31+
2632
### Ubuntu/Debian
2733

2834
```bash

0 commit comments

Comments
 (0)