From a63cfd89ab6070e8c75b29535a615679552da764 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 13 Aug 2016 14:31:15 -0400 Subject: update documentation --- index.html | 33 ++++++++++++++++++++++++++++----- 1 file changed, 28 insertions(+), 5 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 264d607..b945aca 100644 --- a/index.html +++ b/index.html @@ -50,9 +50,24 @@ -
  • +
  • Extra + + +
  • @@ -125,6 +140,18 @@

    Read and write zip archives natively from Crystal.

    +

    Features

    + + + +

    non-seekable IO)

    + + + +

    TODO

    + + +

    Installation

    Add this to your application's shard.yml:

    @@ -161,10 +188,6 @@ mem_io = MemoryIO.

    See the API documentation for additional information.

    -

    Development

    - -

    TODO: Write development instructions here

    -

    Contributing

    1. Fork it ( https://github.com/pablotron/zip-crystal/fork )
    2. Create your feature branch (git checkout -b my-new-feature)
    3. Commit your changes (git commit -am 'Add some feature')
    4. Push to the branch (git push origin my-new-feature)
    5. Create a new Pull Request
    -- cgit v1.2.3