Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
sprain committed Apr 10, 2017
1 parent 4cdb930 commit 2ae791c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[![Build Status](https://travis-ci.org/ticketpark/elibyy-zip.svg?branch=master)](https://travis-ci.org/Ticketpark/elibyy-zip/)
[![Docs](https://readthedocs.org/projects/zip/badge/?version=latest)](http://zip.rtfd.org/)

*This is a fork of https://github.com/elibyy/Zip which was unexpectedly deleted and abandoned without any prior notice.*

[![Build Status](https://travis-ci.org/ticketpark/elibyy-zip.svg?branch=master)](https://travis-ci.org/elibyy/Zip)
[![Docs](https://readthedocs.org/projects/zip/badge/?version=latest)](http://zip.rtfd.org/)
#Elibyy Zip
# Elibyy Zip
A Object-Oriented PHP library to manipulate archives

##Adapters
## Adapters

this library currently supports

Expand All @@ -23,7 +24,7 @@ which is the following extensions
- .bz2
- .gz

##API Example
## API Example

```php
use Elibyy\Reader
Expand Down

0 comments on commit 2ae791c

Please sign in to comment.