Skip to content

Commit b06b135

Browse files
committed
update readme
Signed-off-by: Guillaume W. Bres <[email protected]>
1 parent e1d7bae commit b06b135

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
GNSS Quality Control Traits
22
===========================
33

4+
[![Rust](https://github.com/rtk-rs/qc-traits/actions/workflows/rust.yml/badge.svg)](https://github.com/georust/rinex/actions/workflows/rust.yml)
5+
[![crates.io](https://docs.rs/gnss-qc-traits/badge.svg)](https://docs.rs/gnss-qc-traits/)
6+
[![crates.io](https://img.shields.io/crates/d/gnss-qc-traits.svg)](https://crates.io/crates/gnss-qc-traits)
7+
8+
[![License](https://img.shields.io/badge/license-MPL_2.0-orange?style=for-the-badge&logo=mozilla)](https://github.com/rtk-rs/qc-traits/blob/main/LICENSE)
9+
410
The Quality Control traits library (`gnss-qc-traits`) is a small library
511
that offers the basic operations to form a geodesy processing pipeline, as used by
612
our [Quality Control library](https://github.com/rtk-rs/gnss-qc).

0 commit comments

Comments
 (0)