Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ionescu007 authored Jun 12, 2020
1 parent 7b26871 commit a367220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Minimal LZMA Project (`minlzma`)
[<img align="left" src="minlzma.png" width="96"/>](minlzma.png)
[<img align="left" src="minlzma.png" width="72"/>](minlzma.png)
The Minimal LZMA (`minlzma`) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (`minlzlib`) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils. Additionally, a simple, portable, command-line tool (`minlzdec`) is provided for excercising the functionality on a provided input file.

# External Interface
Expand Down

0 comments on commit a367220

Please sign in to comment.