Skip to content

Commit

Permalink
Adding badges to README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
davethiede committed Aug 5, 2023
1 parent 05b54ec commit 7cf3d23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# libtempest

[![Crates.io](https://img.shields.io/crates/v/libtempest.svg)](https://crates.io/crates/libtempest)
[![Documentation](https://docs.rs/libtempest/badge.svg)](https://docs.rs/libtempest/)

## A parser definition for weatherflow/tempest json records.

This library is the result of expanding a simple UDP packet
Expand Down

0 comments on commit 7cf3d23

Please sign in to comment.