From 39d68baa0ea929acbf4897c5069de3be502d5e74 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 11 Aug 2016 00:38:53 -0400 Subject: remove Development from README --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index be0d075..ce61979 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ Read and write zip archives natively from ## Installation - Add this to your application's `shard.yml`: ```yaml @@ -14,10 +13,8 @@ dependencies: github: pablotron/zip-crystal ``` - ## Usage - ```crystal require "zip-crystal/zip" @@ -46,10 +43,6 @@ end See the [API documentation](https://pablotron.github.com/zip-crystal/) for additional information. -## Development - -TODO: Write development instructions here - ## Contributing 1. Fork it ( https://github.com/pablotron/zip-crystal/fork ) -- cgit v1.2.3