Skip to content

Commit 1932b09

Browse files
author
Andrei Canta
authored
Merge pull request #17 from stacker/readme
update readme
2 parents 3441487 + 880476a commit 1932b09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ Stacker
33

44
[![Twitter Follow](https://img.shields.io/twitter/follow/StackerHQ.svg?style=social?maxAge=2592000)](https://twitter.com/StackerHQ)
55
[![Version](https://img.shields.io/npm/v/stacker-cli.svg)](https://www.npmjs.com/package/stacker-cli)
6-
[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/StackerHQ/stacker-cli/blob/master/LICENSE)
7-
[![dependencies](https://david-dm.org/StackerHQ/stacker-cli.svg)](https://david-dm.org/StackerHQ/stacker-cli)
8-
[![devDependency Status](https://david-dm.org/StackerHQ/stacker-cli/dev-status.svg)](https://david-dm.org/StackerHQ/stacker-cli#info=devDependencies)
6+
[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/stacker/stacker-cli/blob/master/LICENSE)
7+
[![dependencies](https://david-dm.org/stacker/stacker-cli.svg)](https://david-dm.org/stacker/stacker-cli)
8+
[![devDependency Status](https://david-dm.org/stacker/stacker-cli/dev-status.svg)](https://david-dm.org/stacker/stacker-cli#info=devDependencies)
99

1010
> Simple Application Environments
1111
1212
Stacker is a simple tool for defining application environments, aka *stacks*. Each stack is optimized for **development** and for **production** use as well. Stacker is built on top of Docker and Docker Compose as an abstraction layer. The main paradigm followed in designing Stacker was **convention over configuration**.
1313

14-
## :checkered_flag: Instalation
14+
## :checkered_flag: Installation
1515

1616
Install the CLI app globally using NPM.
1717

0 commit comments

Comments
 (0)