Skip to content

Commit

Permalink
add crates.io badges
Browse files Browse the repository at this point in the history
  • Loading branch information
MoralCode committed Oct 29, 2021
1 parent 43007ae commit 650835e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# CCSDS Space Packet Protocol

![Crates.io](https://img.shields.io/crates/v/ccsds-spacepacket) ![Crates.io (recent)](https://img.shields.io/crates/dr/ccsds-spacepacket)

This is a rust implementation of the [CCSDS Space Packet Protocol](https://public.ccsds.org/Pubs/133x0b2e1.pdf).

## About the Protocol
Expand Down

0 comments on commit 650835e

Please sign in to comment.