Skip to content

Commit

Permalink
remove badge
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-mescudi committed Dec 11, 2024
1 parent 87ed3de commit 96b4ef2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
![GitHub License](https://img.shields.io/github/license/scott-mescudi/stegano)
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/scott-mescudi/stegano)
[![Go Reference](https://pkg.go.dev/badge/github.com/scott-mescudi/stegano.svg)](https://pkg.go.dev/github.com/scott-mescudi/stegano)
![GitHub Tag](https://img.shields.io/github/v/tag/scott-mescudi/stegano?label=version)


Stegano is a Go library that provides tools for embedding and extracting data within images using steganographic techniques. The library currently supports PNG and JPEG image formats and includes ZSTD compression to optimize data storage within the images. Future improvements may include additional compression techniques like Huffman encoding.

Expand Down

0 comments on commit 96b4ef2

Please sign in to comment.