diff --git a/README.md b/README.md index 422928b..c2e0ce1 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ 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 and a source file! it is also non-blocking so its best -suited for your Qt Projects!** +**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