From 6b37e33e39b902e8de72340aea7f1f7146be5dba Mon Sep 17 00:00:00 2001 From: Donovan Ice <77851621+Donnie-Ice@users.noreply.github.com> Date: Wed, 17 Jul 2024 13:40:00 -0400 Subject: [PATCH] [nasa/cryptolib#259] Added logo to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6e7da057..c2609f29 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ![Build](https://github.com/nasa/CryptoLib/actions/workflows/build.yml/badge.svg) [![CodeCov](https://codecov.io/gh/nasa/CryptoLib/branch/main/graph/badge.svg?token=KCOMCQO0ZU)](https://codecov.io/gh/nasa/CryptoLib) +![CryptoLib logo Final All orange](https://github.com/user-attachments/assets/fc02870b-e2d2-4577-83c2-78985d5fbdd6) + # CryptoLib Provide a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures (SDLS-EP) to secure communications between a spacecraft running the core Flight System (cFS) and a ground station.