Skip to content

Commit 55371c6

Browse files
Added badges to README
Added badges for PyPI, Crates.io, and CI to README.
1 parent d1ca093 commit 55371c6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
[![PyPI](https://img.shields.io/pypi/v/radal.svg)](https://pypi.org/project/radal/)
2+
[![Crates.io](https://img.shields.io/crates/v/radal.svg)](https://crates.io/crates/radal)
3+
[![CI](https://github.com/erikmannerfelt/radal/actions/workflows/rust.yml/badge.svg)](
4+
https://github.com/erikmannerfelt/radal/actions/workflows/rust.yml
5+
)
6+
7+
18
# Radal — Speeding up Ground Penetrating Radar (GPR) processing
29
The aim of `radal` is to quickly and accurately process GPR data.
310
In one command, most data can be processed in pre-set profiles or with custom filter settings, and batch modes allow for sequences of datasets to be processed with the same settings.

0 commit comments

Comments
 (0)