Add CI, crates.io, and license badges to README

This commit is contained in:
Andreas Bigger
2025-12-29 14:49:54 -05:00
parent 465b234543
commit 7129747d5e
+4
View File
@@ -1,5 +1,9 @@
# paracas
[![CI](https://github.com/factordynamics/paracas/actions/workflows/ci.yml/badge.svg)](https://github.com/factordynamics/paracas/actions/workflows/ci.yml)
[![Crates.io](https://img.shields.io/crates/v/paracas.svg)](https://crates.io/crates/paracas)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
High-performance Rust CLI for downloading historical tick data from Dukascopy.
## Features