Skip to content

Commit

Permalink
Remove code block for features section
Browse files Browse the repository at this point in the history
  • Loading branch information
srikanth-lingala committed Aug 25, 2020
1 parent e254069 commit 4def02f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ having to deal with streams, etc. Apart from usability, another important goal o
as many zip features as possible, which brings me to:

## Features
```

* Create, Add, Extract, Update, Remove files from a zip file
* Support for streams (ZipInputStream and ZipOutputStream)
* Read/Write password protected zip files and streams
Expand All @@ -43,7 +43,6 @@ as many zip features as possible, which brings me to:
* Create or extract files from split zip files (Ex: z01, z02,...zip)
* Support for Unicode file names and comments in zip
* Progress Monitor - for integration into apps and user facing applications
```

## Background

Expand Down

0 comments on commit 4def02f

Please sign in to comment.