Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antony-jr committed Mar 4, 2018
1 parent 15d2a40 commit 863e9c2
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
Expand Up @@ -15,7 +15,7 @@ like **moor** but I needed something so simple as **1,2,3 and also support Qt's

So **QArchive** is the result of the above :dog: , it is a very small C++ Cross-Platform library :ring: that Modernizes :rocket: libarchive using Qt5 :paintbrush: . Simply extracts 7z :hamburger: , Tarballs :8ball: , RAR :briefcase: and other supported formats by libarchive. :heart:.

**QArchive can be easily integrated into your project because its just a header file! it is also non-blocking so its best
**QArchive can be easily integrated into your project because its just a header and a source file! it is also non-blocking so its best
suited for your Qt Projects!**

# Installation
Expand Down

0 comments on commit 863e9c2

Please sign in to comment.