Merge pull request #148 from ng29/patch-1

Update README.md
This commit is contained in:
Juan Paucar 2020-10-15 16:50:44 -05:00 committed by GitHub
commit 3cf47de23a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,21 @@
[![Hackage version](https://img.shields.io/hackage/v/hapistrano.svg)](http://hackage.haskell.org/package/hapistrano)
[![Docker Hub](https://img.shields.io/docker/build/stackbuilders/hapistrano.svg?style=flat)](https://hub.docker.com/r/stackbuilders/hapistrano)
# Table of Contents
* [Hapistrano](#hapistrano)
* [Purpose](#purpose)
* [How it Works](#how-it-works)
* [Usage](#usage)
* [Environment Variables](#environment-variables)
* [What to do when compiling on server is not viable](#what-to-do-when-compiling-on-server-is-not-viable)
* [Deploying to multiple machines concurrently](#deploying-to-multiple-machines-concurrently)
* [Docker](#docker)
* [Nix](#nix)
* [License](#license)
* [Contributing](#contributing)
# Hapistrano
Hapistrano is a deployment library for Haskell applications similar to