mirror of
https://github.com/topjohnwu/jtar.git
synced 2024-11-26 21:00:35 +00:00
Update README.md
This commit is contained in:
parent
7941481fa5
commit
dfad04cad5
@ -1,5 +1,5 @@
|
||||
# Overview
|
||||
JTar is a simple Java Tar library, that provides an easy way to create and read tar files using IO streams. The API is very simple to use and similar to the java.util.zip package and also __supports UStar format__.
|
||||
JTar is a simple Java Tar library, that provides an easy way to create and read tar files using IO streams. The API is very simple to use and similar to the _java.util.zip_ package and also __supports UStar format__.
|
||||
|
||||
## Usage
|
||||
JTar is available in maven central and can be added as a dependency in the maven project.
|
||||
|
Loading…
Reference in New Issue
Block a user